Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amoghmadan/cs-101
CS 101 (But Advanced)
https://github.com/amoghmadan/cs-101
python
Last synced: 20 days ago
JSON representation
CS 101 (But Advanced)
- Host: GitHub
- URL: https://github.com/amoghmadan/cs-101
- Owner: amoghmadan
- License: mit
- Created: 2020-10-23T17:12:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T19:18:04.000Z (about 4 years ago)
- Last Synced: 2024-11-17T19:35:39.883Z (3 months ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS-101
CS 101 (But Advanced)# Run example.py
python example.py# Run test.py
python -m unittest test.py