Metadata-Version: 2.1
Name: jitproxy
Version: 0.2
Summary: JIT Lazy-loading Proxies for synch and AIO objects
License: MIT
Author: Austin Howard
Author-email: austin@tangibleintelligence.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: clearcut (>=0.1.2,<0.2.0)
Description-Content-Type: text/markdown

# jitproxy

Just-in-time, lazy-loading Proxies for standard (synchronous) and AIO objects.
