{ "info": { "author": "James Gardner", "author_email": "james@pythonweb.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python", "Topic :: Database :: Database Engines/Servers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "SnakeSQL is a pure Python SQL database supporting the simplest possible subset\r\nof ANSI SQL 92 including NULL values, foreign key constraints and simple joins.\r\n\r\nThe database is fully DB-API 2.0 compliant and is written in layers so that it\r\ncan easily be extended to support different storage mechanisms.\r\n\r\nNew in this version:\r\n* Joins\r\n* Foreign Key Constraints\r\n* DROP supports multiple tables", "description_content_type": null, "docs_url": null, "download_url": "http://www.pythonweb.org/projects/snakesql/release/current/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pythonweb.org/projects/snakesql/", "keywords": "SQL Database Pure Python", "license": "GNU GPL", "maintainer": "James Gardner", "maintainer_email": "james@pythonweb.org", "name": "SnakeSQL", "package_url": "https://pypi.org/project/SnakeSQL/", "platform": null, "project_url": "https://pypi.org/project/SnakeSQL/", "project_urls": { "Download": "http://www.pythonweb.org/projects/snakesql/release/current/", "Homepage": "http://www.pythonweb.org/projects/snakesql/" }, "release_url": "https://pypi.org/project/SnakeSQL/0.5.2%20Alpha/", "requires_dist": null, "requires_python": null, "summary": "Pure Python SQL database supporting NULLs, foreign keys and simple joins", "version": "0.5.2 Alpha" }, "last_serial": 4101, "releases": { "0.3.4 Alpha": [], "0.5.2 Alpha": [] }, "urls": [] }