web.db, the database module of web.py makes it so easy to start working with any database.
In Aaron Swartz's words, "instead of trying to make the database look like an object, web.py makes the database easier to use".
By making it a separate project, it'll be accessible to more people, even those who are not using web.py.
Building a Flask-sqlpy might be another interesting project to work on.
Made good progress on the project. Code is pushed to github,
https://github.com/anandology/sqlpy