ANN: fathom 0.1.0

Filip Gruszczyński gruszczy at gmail.com
Sat Mar 19 10:09:51 EDT 2011


Hello everyone!

I have created a small python package for python3 called fathom that
provides database inspection. It is in a very early stage, rather a
proof of concept right now. It provides basic information about
database schema and works with Sqlite3, PostgreSQL and MySQL. I am
looking for comments and additional ideas for new features..

Documentation can be found here: http://code.google.com/p/fathom/wiki/Manual

Package can be downloaded from PyPi or from here:
http://code.google.com/p/fathom/downloads/list

-- 
Filip Gruszczyński



More information about the Python-list mailing list