PyDO2 Alpha Release
PyDO 2 is a rewrite of PyDO, an Object-Relational Mapping framework for Python. PyDO's basic strategy is to let you define a PyDO subclass for every table in a database that you wish to represent. Each PyDO instance contains the data for one row in a database table.