Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

kurtraschke/cadors-parse

Repository files navigation

cp buildout.cfg.in buildout.cfg
emacs buildout.cfg #Set configuration parameters
python bootstrap.py
./bin/buildout
./bin/manage create_all -c etc/flask.cfg
./bin/manage load_aerodromes -c etc/flask.cfg
./bin/manage load_blacklist -c etc/flask.cfg
#To start the development server:
./bin/manage runserver -c etc/flask.cfg -t 0.0.0.0
#To start gunicorn:
./bin/gunicorn -c etc/gunicorn.cfg "cadorsfeed:create_app('etc/flask.cfg')"

About

Parse the Transport Canada Civil Aviation Daily Occurrence Reporting System National Report into an Atom feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published