{ "info": { "author": "Paul D. Eden", "author_email": "paul@benchline.org", "bugtrack_url": null, "classifiers": [], "description": "- clean API\r\n- flexible usage\r\n- good performance\r\n- 100% of unit tests pass\r\n- 100% code coverage (currently, only 75 lines of code)\r\n- each wrapper function can optionally have straight sql passed to it\r\n- wrapper functions use the same ordering of arguments as sql does\r\n - so it is easy for those who know sql to use the wrappers (thus saving\r\nkeystrokes!)\r\n- runs on any platform python2.5 runs (it would be trivial to port to earlier\r\nversions of python)\r\n\r\nEach sql command can be run in one line of code.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/edendb/", "keywords": "", "license": "LGPL v3", "maintainer": "", "maintainer_email": "", "name": "edendb", "package_url": "https://pypi.org/project/edendb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/edendb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/edendb/" }, "release_url": "https://pypi.org/project/edendb/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "A thin, flexible and fast python DBAPI wrapper for those who like SQL but don't like to type", "version": "0.9.1" }, "last_serial": 87180, "releases": { "0.9.1": [] }, "urls": [] }