GitHub - EdmontonPy/edmontonpy: A website devoted to promoting Python in Edmonton.

Skip to content

Navigation Menu

Sign in

Appearance settings

EdmontonPy

A website devoted to promoting Python in Edmonton.

Getting Started

EdmontonPy is a standard Django website. Deployment is done using EdmontonPy-Ops. To install use pipenv.

pipenv sync

Get started using EdmontonPy with the manage.py command.

Contributing

For guidance on setting up a development environment and how to make a contribution to EdmontonPy, see the contributing guidelines.