Skip to content

nkantar/pep20.org

Repository files navigation

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.