Metadata-Version: 2.1
Name: deepfos-dev
Version: 1.1.64
Summary: Collecions of useful and handy tools for deepfos platform
Home-page: http://py.deepfos.com
Author: deepfos-python-team
Author-email: wei.wei@proinnova.com.cn
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8.3
Requires-Dist: pandas
Requires-Dist: requests ~=2.26
Requires-Dist: pymysql ==1.1.1
Requires-Dist: aiohttp ~=3.9.5
Requires-Dist: pydantic <2.0.0,>=1.10.0
Requires-Dist: cachetools <6,>=5.0.0
Requires-Dist: loguru ~=0.7.2
Requires-Dist: PyPika ==0.48.8
Requires-Dist: aiomysql ~=0.2.0
Requires-Dist: clickhouse-driver ~=0.2.9
Requires-Dist: aioredis ==2.0.1
Requires-Dist: redis
Requires-Dist: nest-asyncio ==1.5.4
Requires-Dist: deepfos-ipc ~=1.3.1
Requires-Dist: typing-extensions >=4.8.0
Requires-Dist: edgedb ~=1.4.0
Requires-Dist: asyncpg ~=0.29.0
Requires-Dist: numpy <2.0.0,~=1.26.4

