Metadata-Version: 1.2
Name: named_decorator
Version: 0.2.0
Summary:      Utility to name wrappers based on their callees, dynamically. This makes it     easy to trace calls in large codebases with heavily used decorators.     
Home-page: https://github.com/Yelp/named_decorator
Author: Yelp Performance Team
Author-email: no-reply+use_github_issues@yelp.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
