Metadata-Version: 2.4
Name: pykitool
Version: 0.0.2
Author: xiesx
Project-URL: Homepage, https://github.com/xiesx123/pykitool
Project-URL: Documentation, https://wgp520.github.io/hutool-python
Project-URL: Repository, https://github.com/xiesx123/pykitool
Project-URL: Issues, https://github.com/xiesx123/pykitool/issues
Project-URL: Changelog, https://github.com/xiesx123/pykitool/blob/master/docs/changelog.md
Keywords: toolkit,tools,utils,helper
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: asyncio==4.0.0
Requires-Dist: hutool-python>=1.1.1
Requires-Dist: loguru>=0.7.3
Requires-Dist: psutil>=7.2.2
Requires-Dist: pydantic>=2.10.6
Requires-Dist: requests-cache>=1.3.2
Requires-Dist: sqlalchemy>=2.0.51
Requires-Dist: sqlmodel>=0.0.29
Requires-Dist: starlette>=0.44.0
Requires-Dist: torch>=2.5.1
Requires-Dist: tqdm>=4.68.3
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
