{ "info": { "author": "Giles Hall", "author_email": "ghall@research.dfci.harvard.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Topic :: Database", "Topic :: Database :: Front-Ends", "Topic :: Software Development :: Libraries" ], "description": "dbo is yet another database object framework written entirely in Python. Tables\r\nare represented using Column objects that encapsulate meta information. Row\r\ninstances are represented as a dictionary. Features\r\ninclude database independence, automatic type\r\nconversion, sequence emulation, left and right joins, views, webware integration\r\nand more.", "description_content_type": null, "docs_url": null, "download_url": "http://prdownloads.sourceforge.net/python-dbo/dbo-0.6.tar.gz?download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://python-dbo.sourceforge.net/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "dbo", "package_url": "https://pypi.org/project/dbo/", "platform": null, "project_url": "https://pypi.org/project/dbo/", "project_urls": { "Download": "http://prdownloads.sourceforge.net/python-dbo/dbo-0.6.tar.gz?download", "Homepage": "http://python-dbo.sourceforge.net/" }, "release_url": "https://pypi.org/project/dbo/0.6/", "requires_dist": null, "requires_python": null, "summary": "Python Database Objects", "version": "0.6" }, "last_serial": 1901553, "releases": { "0.5a": [], "0.6": [] }, "urls": [] }