Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 512 Bytes

README.rst

File metadata and controls

29 lines (18 loc) · 512 Bytes

sopython

Welcome to sopython, the unofficial website of the Python community on Stack Overflow.

Join us for chat in the Python room!

Develop

git clone ssh://git@github.com/sopython/sopython-site
cd sopython-site
pip install -e '.[dev]'

Documentation

cd docs/
sphinx-build ./ ./_build/