{ "info": { "author": "Daniel Arbuckle", "author_email": "djarb@highenergymagic.org", "bugtrack_url": null, "classifiers": [], "description": "Uses a Python metaclass to implement\n preconditions, postconditions and invarients. The contracts can\n be enabled or disabled on either a per module or per class\n basis. When contracts are not enabled for a particular class,\n they impose no execution time overhead at all on it.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://savannah.nongnu.org/projects/pydbc/", "keywords": "DBC,contract", "license": "GNU Lesser General Public License (LGPL)", "maintainer": null, "maintainer_email": null, "name": "PyDBC", "package_url": "https://pypi.org/project/PyDBC/", "platform": "Any Python 2.2+", "project_url": "https://pypi.org/project/PyDBC/", "project_urls": { "Homepage": "http://savannah.nongnu.org/projects/pydbc/" }, "release_url": "https://pypi.org/project/PyDBC/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Contracts for Python 2.2+", "version": "0.2.1" }, "last_serial": 1581, "releases": { "0.2": [], "0.2.1": [] }, "urls": [] }