Metadata-Version: 2.1
Name: requires
Version: 0.7.0
Summary: Require and import dependencies at runtime
Home-page: https://github.com/dynamic-graphics-inc/dgpy-libs
License: MIT
Keywords: requires,dgpy,python,modules,funkified,import,dependencies,lazy
Author: jesse
Author-email: jesse@dgi.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Dist: dataclasses; python_version >= "3.6.0" and python_version < "3.7.0"
Requires-Dist: funkify (>=0.3.0,<0.4.0)
Project-URL: Repository, https://github.com/dynamic-graphics-inc/dgpy-libs
