{ "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 :: Database Engines/Servers", "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 \nPure python extensible SQL database engine supporting the a simple subset\nof ANSI SQL 92 including NULL values, foreign key constraints and simple joins.\n\nThe database is fully DB-API 2.0 compliant and is written in layers so that it\ncan easily be extended to support different storage mechanisms.\n\nAlthough significantly improved this database has some issues which prevent\nit from being reliable. Ideal for development work, not suitable for use \nwith production code. Formally SnakeSQL.", "description_content_type": null, "docs_url": null, "download_url": "http://www.pythonweb.org/engine/release/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pythonweb.org/engine/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "engine", "package_url": "https://pypi.org/project/engine/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/engine/", "project_urls": { "Download": "http://www.pythonweb.org/engine/release/", "Homepage": "http://www.pythonweb.org/engine/" }, "release_url": "https://pypi.org/project/engine/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "Pure python extensible SQL database engine supporting NULL values. Formally SnakeSQL.", "version": "0.6.0" }, "last_serial": 5936, "releases": { "0.6.0": [] }, "urls": [] }