MetroDB A wrapper around the sqlite3 database for easy database development The overall goal is to write less SQL and more Python. Installation sudo pip3 install metro_db Documentation http://metro-db.readthedocs.org/ Continuous Integration