GitHub - sopython/sopython-site: The website for the Python chat room on Stack Overflow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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/