PYTHONKC.COM WEBSITE Files for the PythonKC.com website. Development Quickstart mkvirtualenv pythonkc git clone [email protected]:pythonkc/pythonkc.com.git cd pythonkc.com/pythonkc_site pip install -r requirements/project.txt python manage.py runserver Profit! $$$ More Detailed Instructions See: docs/local_development