sopython / sopython-site

The website for the Python chat room on Stack Overflow
http://sopython.com/
Other
80 stars 20 forks source link
flask python stack-overflow

sopython

Welcome to so\ python, the unofficial website of the Python community on Stack Overflow_.

Join us for chat in the Python room_!

.. _Stack Overflow: https://stackoverflow.com/questions/tagged/python?sort=frequent .. _Python room: https://chat.stackoverflow.com/rooms/6/python

Develop

::

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

Documentation

::

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