sopython-site icon indicating copy to clipboard operation
sopython-site copied to clipboard

The website for the Python chat room on 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://[email protected]/sopython/sopython-site
cd sopython-site
pip install -e '.[dev]'

Documentation

::

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