{ "info": { "author": "Justus Adam", "author_email": "dev@justus.science", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Bug Tracking" ], "description": "This package provides a simple decorator that will check the type of supplied arguments and return values of decorated functions on every call.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/JustusAdam/python-typesafety", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "typesafe-hints", "package_url": "https://pypi.org/project/typesafe-hints/", "platform": "POSIX,Windows", "project_url": "https://pypi.org/project/typesafe-hints/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/JustusAdam/python-typesafety" }, "release_url": "https://pypi.org/project/typesafe-hints/1.0/", "requires_dist": null, "requires_python": null, "summary": "Efficient general typesafety based on type hints.", "version": "1.0" }, "last_serial": 1676615, "releases": { "1.0": [] }, "urls": [] }