Skip to content

sopython/sopython-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/