Some flask <http://flask.pocoo.org> blueprints and applications for introspections.
- flaskies has a flat file organzation structure
- each module is a standalone app of a blueprint
- individual module could be placed side-by-side with other flask applications
- flaskies, perhaps, is not intended to be a python package