Files
CSC110/requirements.txt
T
2021-09-17 15:19:56 -04:00

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