Metadata-Version: 2.1
Name: fast-base-core
Version: 1.0.4
Summary: fast base core for zsodata
Home-page: http://www.zsodata.com
Author: zsodata
Author-email: team@zso.io
License: BSD License
Project-URL: Source, http://www.zsodata.com
Keywords: fastapi web core framework async mongodb redis
Platform: all
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/plain

pip uninstall fast-base-core


注意：
mongo依赖版本：pymongo==4.7.3 and mongo version 7.0
如果需要使用旧版，切换到分支：mongo4

重点新增：
异步mongo，异步redis

pip install --upgrade fast-base-core -i https://pypi.python.org/simple
pip show fast-base-core
