https://github.com/daboross/uw-cse-graph
Very rough graphing of the UW CSE course list
https://github.com/daboross/uw-cse-graph
Last synced: 5 months ago
JSON representation
Very rough graphing of the UW CSE course list
- Host: GitHub
- URL: https://github.com/daboross/uw-cse-graph
- Owner: daboross
- License: mit
- Created: 2019-02-17T09:07:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T03:56:36.000Z (over 7 years ago)
- Last Synced: 2025-06-11T22:13:51.151Z (about 1 year ago)
- Language: HTML
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uw-cse-graph
Very rough graphing of the UW CSE course list
Usage:
```console
pip install beautifulsoup4 graphviz
wget https://www.washington.edu/students/crscat/cse.html
python3 csegraph.py --graphviz cse.html output.gv
```
Sample output:
