Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 608 Bytes

README.rst

File metadata and controls

25 lines (16 loc) · 608 Bytes

EdmontonPy

A website which is completely 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.