Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 689 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 689 Bytes

Tech events in SG!

Auto finds free tech events in SG. Tested on Python 3.6+

Endpoints:

Development

$ pip install -r requirements.txt

Run

$ python main.py

Test run

Generates a list of upcoming tech events in JSON

$ python test.py

Deployment

Auto-deployed on git pushes to heroku