Metadata-Version: 2.4
Name: inkreach_sync_data
Version: 0.1.1
Summary: sync data to database for inkreach
Author-email: yoyoki <2197651308@qq.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.13.3
Requires-Dist: arrow>=1.4.0
Requires-Dist: asyncpg>=0.31.0
Requires-Dist: click>=8.3.1
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=3.0.1
Requires-Dist: python-dotenv>=1.2.2
Requires-Dist: sds-mng>=0.1.47
Requires-Dist: tenacity>=9.1.4
