{ "info": { "author": "Thomas Perl", "author_email": "m@thp.io", "bugtrack_url": null, "classifiers": [], "description": "getwrapspec: Get argspec of wrapped functions for side-effect-only decorators\n=============================================================================\n\nIf your decorator doesn't change the order of arguments, and you want to stack\ndecorators, use `getwrapspec.wraps()` instead of `functools.wraps()` and\n`getwrapspec.getargspec()` if you want to retrieve the argspec of the real\nfunction.\n", "description_content_type": null, "docs_url": null, "download_url": "http://thp.io/2015/getwrapspec/getwrapspec-1.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://thp.io/2015/getwrapspec/", "keywords": null, "license": "ISC", "maintainer": null, "maintainer_email": null, "name": "getwrapspec", "package_url": "https://pypi.org/project/getwrapspec/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/getwrapspec/", "project_urls": { "Download": "http://thp.io/2015/getwrapspec/getwrapspec-1.0.0.tar.gz", "Homepage": "http://thp.io/2015/getwrapspec/" }, "release_url": "https://pypi.org/project/getwrapspec/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Get argspec of wrapped functions for side-effect-only decorators", "version": "1.0.0" }, "last_serial": 1665125, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e506dea4f8bff5eed38a4cd22b3c9b9f", "sha256": "6d7f94700bc860d50485dd181c882d7ac63b164407211b6c16ee68ac49a6a450" }, "downloads": -1, "filename": "getwrapspec-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e506dea4f8bff5eed38a4cd22b3c9b9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2265, "upload_time": "2015-08-05T09:49:29", "url": "https://files.pythonhosted.org/packages/e6/94/73e870a3ba4d95d64fac83770c37e885b9732094f3b8786454d943fdd981/getwrapspec-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e506dea4f8bff5eed38a4cd22b3c9b9f", "sha256": "6d7f94700bc860d50485dd181c882d7ac63b164407211b6c16ee68ac49a6a450" }, "downloads": -1, "filename": "getwrapspec-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e506dea4f8bff5eed38a4cd22b3c9b9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2265, "upload_time": "2015-08-05T09:49:29", "url": "https://files.pythonhosted.org/packages/e6/94/73e870a3ba4d95d64fac83770c37e885b9732094f3b8786454d943fdd981/getwrapspec-1.0.0.tar.gz" } ] }