Awesome
python101
python 101, python beginner workshop material
How to Build
- Install Sphinx Doc
pip install -U Sphinx
- Clone repo
- Change dir to docs,
$ cd docs
- Execute
$ make html
to make HTML document
python 101, python beginner workshop material
pip install -U Sphinx
$ cd docs
$ make html
to make HTML document