Metadata-Version: 2.4
Name: pykitool
Version: 0.0.7
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: fastapi>=0.115.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: python-multipart>=0.0.20
Requires-Dist: requests>=2.25.0
Requires-Dist: requests-cache>=1.3.2
Requires-Dist: sqlalchemy>=2.0.51
Requires-Dist: sqlmodel>=0.0.29
Requires-Dist: sseclient-py>=1.7.0
Requires-Dist: tqdm>=4.68.3
Requires-Dist: typing-extensions>=4.13.2
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Provides-Extra: torch
Requires-Dist: torch>=2.0.0; extra == "torch"

# pykitool

[![Python](https://img.shields.io/badge/python-3.8+-0078D7)](https://www.python.org/)
[![PipyVersion](https://img.shields.io/pypi/v/pykitool?logo=pipy&labelColor=5B5B5B&color=0078D7
)](https://pypi.org/project/pykitool)
[![PipyDownload](https://img.shields.io/pepy/dt/pykitool
)](https://pypi.org/project/pykitool)


🚀 快速、高效、轻量级的 Fast Api 开发，用于快速构建应用程序
<!--  -->
```sh
pip install pykitool
```
