{ "info": { "author": "Clive Crous", "author_email": "clive@darkarts.co.za", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Database", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This python module is a wrapper module for any DBAPI 2 compatible database\nmodule. It wraps all functions and methods of the origional module and forces\nthe return of deferreds instead. tada can therefore be considered to be 'almost'\nDBAPI compatible as it inherits the compatiblity level of the wrapped module,\nbut returns twisted deferreds.\ntadah - is an additional class: \"Tada with Helpers\". This class adds some helper\nfunctionality to tada, but breaks strict DBAPI 2 spec.\ntao - uses tada and tadah to create an object model for DB access. It is loosly\nbased on the SQLObject project's usage model, but asynchronous.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.darkarts.co.za/projects/tada/", "keywords": "twisted,asynchronous,dbabi,database", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "tada", "package_url": "https://pypi.org/project/tada/", "platform": "any", "project_url": "https://pypi.org/project/tada/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.darkarts.co.za/projects/tada/" }, "release_url": "https://pypi.org/project/tada/1.4.0/", "requires_dist": null, "requires_python": null, "summary": "Twisted Asynchronous Database Api", "version": "1.4.0" }, "last_serial": 803383, "releases": { "1.0.0": [], "1.1.0": [], "1.2.0": [], "1.2.1": [], "1.3.0": [], "1.3.1": [], "1.4.0": [] }, "urls": [] }