Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 198 Bytes

File metadata and controls

11 lines (8 loc) · 198 Bytes

PyCon Scheduler

Use Trello to input and sort PyCon talks then automate scheduling with this tool

Setup

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt