- lonpos module db connection
- fully developed database connection, no more bug with the half-finished
- get rid of the scheme.sql file
- divide up sql and lonpos logic into separate python modules?
- threejs
- comments
- heroku
- pyramid
virtualenv venv(version python?). venv/bin/activatepip install Flaskexport FLASK_APP=app.pyflask run