Name | named-decorator JSON |
Version |
0.2.0
JSON |
| download |
home_page | https://github.com/Yelp/named_decorator |
Summary | Utility to name wrappers based on their callees, dynamically. This makes it easy to trace calls in large codebases with heavily used decorators. |
upload_time | 2023-03-16 18:16:54 |
maintainer | |
docs_url | None |
author | Yelp Performance Team |
requires_python | >=3.8 |
license | |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
Raw data
{
"_id": null,
"home_page": "https://github.com/Yelp/named_decorator",
"name": "named-decorator",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Yelp Performance Team",
"author_email": "no-reply+use_github_issues@yelp.com",
"download_url": "https://files.pythonhosted.org/packages/75/39/60a3761f822888e5e59cc4da522f7aac565f3504dc9cfda5bafabae508e3/named_decorator-0.2.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Utility to name wrappers based on their callees, dynamically. This makes it easy to trace calls in large codebases with heavily used decorators.",
"version": "0.2.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dbaccd5d4e1cbf1096af70fe015a78f37c4be6024b6f450aeadddfb45a849b6b",
"md5": "8ab8bba67eb247d47ce1a0439f10507b",
"sha256": "c1da39b21a6245e6190f24897dc817790187cc917b2cc0a00e01c717e0687f3d"
},
"downloads": -1,
"filename": "named_decorator-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ab8bba67eb247d47ce1a0439f10507b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2994,
"upload_time": "2023-03-16T18:16:53",
"upload_time_iso_8601": "2023-03-16T18:16:53.535350Z",
"url": "https://files.pythonhosted.org/packages/db/ac/cd5d4e1cbf1096af70fe015a78f37c4be6024b6f450aeadddfb45a849b6b/named_decorator-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "753960a3761f822888e5e59cc4da522f7aac565f3504dc9cfda5bafabae508e3",
"md5": "083139eb2e901c810393f1910dd30d6c",
"sha256": "5c8ce22f6cc10d919e956c5573b698f3f7bc69ade66d3805766f84b722962ed7"
},
"downloads": -1,
"filename": "named_decorator-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "083139eb2e901c810393f1910dd30d6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3364,
"upload_time": "2023-03-16T18:16:54",
"upload_time_iso_8601": "2023-03-16T18:16:54.908870Z",
"url": "https://files.pythonhosted.org/packages/75/39/60a3761f822888e5e59cc4da522f7aac565f3504dc9cfda5bafabae508e3/named_decorator-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-16 18:16:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Yelp",
"github_project": "named_decorator",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "named-decorator"
}