Metadata-Version: 2.1
Name: pywolf
Version: 0.3.0
Summary: python utils
License: MIT
Author: winglechen
Author-email: winglechen@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiomysql (>=0.1.1,<0.2.0)
Requires-Dist: boltons (>=23.0.0,<24.0.0)
Requires-Dist: databases (>=0.7.0,<0.8.0)
Requires-Dist: httpx (>=0.23.3,<0.24.0)
Requires-Dist: invoke (>=2.0.0,<3.0.0)
Requires-Dist: pytest (>=7.2.1,<8.0.0)
Requires-Dist: pytest-asyncio (>=0.21.0,<0.22.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
