Metadata-Version: 2.1
Name: jcutil
Version: 1.0.4rc4
Summary: Some python util tolls in one package for your web app'
License: MIT
Author: Jochen.He
Author-email: thjl@hotmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: SQLAlchemy (>=1.4.27,<2.0.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: jcramda (>=1.0.6,<2.0.0)
Requires-Dist: joblib (>=1.1.0,<2.0.0)
Requires-Dist: pycryptodomex (>=3.11.0,<4.0.0)
Requires-Dist: pymongo (>=4.0,<5.0)
Requires-Dist: python-consul (>=1.1.0,<2.0.0)
Requires-Dist: python-dotenv (>=0.19.2,<0.20.0)
Requires-Dist: python-redis (>=0.3.0,<0.4.0)
