{ "info": { "author": "James Gardner", "author_email": "james@pythonweb.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved", "Programming Language :: Python", "Topic :: Database", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Warning: This is an alpha release for those who are interested in \n checking progress. No documentation and not for production use.\n\nClasses created with model present database tables and rows as Python \ndictionaries making SQL database programming extremely easy. Supports MySQL,\nengine and SQLite. Integrates with the web package to automatically produce \nforms and table views of the data for easy manipulation through a web \ninterface.\n\nFormally web.database.object", "description_content_type": null, "docs_url": null, "download_url": "http://www.pythonweb.org/model/release/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pythonweb.org/model/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "model", "package_url": "https://pypi.org/project/model/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/model/", "project_urls": { "Download": "http://www.pythonweb.org/model/release/", "Homepage": "http://www.pythonweb.org/model/" }, "release_url": "https://pypi.org/project/model/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "Object Relational Mapper (SQL database wrapper)", "version": "0.6.0" }, "last_serial": 5942, "releases": { "0.6.0": [] }, "urls": [] }