{ "info": { "author": "Nathan Rice", "author_email": "nathan.alexander.rice@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "Constraints provides a rich set of validation tools which can be used almost anywhere. Using Constraint class instances as descriptors, you can perform validation at the class attribute level. Constraint objects can be used with Precondition, Postcondition and Invariant objects to validate a block of code (as context managers) or a function (as decorators).", "description_content_type": null, "docs_url": "https://pythonhosted.org/constraintslib/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "Validation, Trait, Constraint, DBC, Contract, Condition", "license": "BSD 2 clause", "maintainer": "", "maintainer_email": "", "name": "constraintslib", "package_url": "https://pypi.org/project/constraintslib/", "platform": "", "project_url": "https://pypi.org/project/constraintslib/", "project_urls": null, "release_url": "https://pypi.org/project/constraintslib/0.1/", "requires_dist": null, "requires_python": null, "summary": "Robust constraint validation for attributes, functions and code blocks using abstract types", "version": "0.1" }, "last_serial": 788392, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "292924a4e34908ac301a59006e3c1fbf", "sha256": "12293ec4b136563464896c0deaf47ebbd3dc3bc695ed3c6e76783567fd21ff0b" }, "downloads": -1, "filename": "constraintslib-0.120126.zip", "has_sig": false, "md5_digest": "292924a4e34908ac301a59006e3c1fbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5832, "upload_time": "2012-01-26T20:24:24", "url": "https://files.pythonhosted.org/packages/1a/a4/35a989c01a4b13f373330471b9071337f607158c4f457fbade87ac3e3f7f/constraintslib-0.120126.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "292924a4e34908ac301a59006e3c1fbf", "sha256": "12293ec4b136563464896c0deaf47ebbd3dc3bc695ed3c6e76783567fd21ff0b" }, "downloads": -1, "filename": "constraintslib-0.120126.zip", "has_sig": false, "md5_digest": "292924a4e34908ac301a59006e3c1fbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5832, "upload_time": "2012-01-26T20:24:24", "url": "https://files.pythonhosted.org/packages/1a/a4/35a989c01a4b13f373330471b9071337f607158c4f457fbade87ac3e3f7f/constraintslib-0.120126.zip" } ] }