tonybaloney / pep-explorer

An easy to use online explorer for Python Enhancement Proposals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

An easy to use online explorer for Python Enhancement Proposals


Languages

Language:HTML 56.3%Language:Python 25.3%Language:JavaScript 18.3%