13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
# CSC110Y1F: Python libraries we'll be using this semester.
|
|
|
|
# Testing and code checking
|
|
hypothesis
|
|
pytest
|
|
python-ta
|
|
|
|
# Graphics and data visualization
|
|
plotly
|
|
pygame
|
|
|
|
requests
|