/sopython-site

The website for the Python chat room on Stack Overflow

Primary LanguagePythonOtherNOASSERTION

sopython

Cabbage, World!

Welcome to sopython, the 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 sopy
pip install https://github.com/mitsuhiko/flask/archive/master.zip
pip install -e ./sopy

Documentation

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