Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 609 Bytes

README.rst

File metadata and controls

25 lines (16 loc) · 609 Bytes

EdmontonPy an a parfect project

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.