Skip to content
 
 

Repository files navigation

Moscow Python Meetup site

Sources of https://moscowpython.ru (previously moscowdjango.ru)

Running locally

git clone [email protected]:moscowpython/moscowpython.git
cd moscowpython
python -m venv env
source env/bin/activate
pip install pip-tools invoke
invoke install-requirements

inv migrate
python manage.py loaddata development.json
inv run

Tests

inv check
inv test

About

Site for monthly Pythonauts' meetup in Moscow

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages