Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 808 Bytes

README.rst

File metadata and controls

22 lines (12 loc) · 808 Bytes

PEP 20 ~ The Zen of Python

Issues and pull requests very much accepted!

Developing

python3 -m http.server 8000 index.html

Then go to http://localhost:8000 to see your changes as you make them.

Contributing

Contributions of all sorts are welcome, be they bug reports, patches, or even just feedback. Creating a new issue or pull request is probably the best way to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.