/pep-explorer

An easy to use online explorer for Python Enhancement Proposals

Primary LanguageHTML

pep-explorer.github.io

An easy to use online explorer for Python Enhancement Proposals

See Online

Updating the index

The pep/ directory is a git submodule for the actual PEP repository on Github

cd peps
git pull
cd ..
python3 genindex.py

Contributions

Contributions welcome! I am not a web designer, the page looks pretty basic!