This project is to show and demonstrate how to write beautiful, idiomatic Python code while maintaining computational efficiency and effectiveness. The book
is published and available to view online at python.oneoffcoder.com.
Install the dependencies first.
pip install sphinx sphinx_rtd_theme sphinxcontrib-bibtex
Build the HTML site.
make html
Copyright 2019 One-Off Coder
This work is licensed under a Creative Commons Attribution 4.0 International License by One-Off Coder.
One-Off Coder