Metadata-Version: 2.4
Name: rocket_framework
Version: 1.0.2b2
Summary: rocket framework
Author-email: rocket_man <rocket@ggo9.com>
License: MIT
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.32.0
Requires-Dist: python_dateutil>=2.9.0
Requires-Dist: pycryptodome>=3.20.0
Requires-Dist: PyMySQL>=1.1.0
Requires-Dist: DBUtils>=3.0
Requires-Dist: openpyxl>=3.1.0
Requires-Dist: xlrd>=2.0.0
Requires-Dist: xlwt>=1.3.0
Requires-Dist: xlutils>=2.0.0
Requires-Dist: redis>=7.0.0
Requires-Dist: tornado>=6.4.0
Requires-Dist: bleach>=6.0.0
Requires-Dist: nacos-sdk-python>=2.0.0
Requires-Dist: bcrypt>=4.0.0
Requires-Dist: PyJWT>=2.8.0
Provides-Extra: es
Requires-Dist: elasticsearch>=8.0.0; extra == "es"
Provides-Extra: mongo
Requires-Dist: pymongo>=4.10.0; extra == "mongo"
Provides-Extra: clickhouse
Requires-Dist: clickhouse-driver>=0.2.7; extra == "clickhouse"
Provides-Extra: qrcode
Requires-Dist: qrcode>=7.0; extra == "qrcode"
Requires-Dist: Pillow>=10.0.0; extra == "qrcode"
Provides-Extra: oss
Requires-Dist: ufile>=3.2.2; extra == "oss"
Requires-Dist: ks3sdk>=1.0.16; extra == "oss"
Requires-Dist: oss2>=2.13.1; extra == "oss"
Requires-Dist: boto3>=1.20.37; extra == "oss"
Requires-Dist: cos-python-sdk-v5>=1.9.0; extra == "oss"
Requires-Dist: bce-python-sdk>=0.8.61; extra == "oss"
Requires-Dist: filechunkio>=1.8; extra == "oss"
Provides-Extra: full
Requires-Dist: elasticsearch>=8.0.0; extra == "full"
Requires-Dist: pymongo>=4.10.0; extra == "full"
Requires-Dist: clickhouse-driver>=0.2.7; extra == "full"
Requires-Dist: qrcode>=7.0; extra == "full"
Requires-Dist: Pillow>=10.0.0; extra == "full"
Requires-Dist: ufile>=3.2.2; extra == "full"
Requires-Dist: ks3sdk>=1.0.16; extra == "full"
Requires-Dist: oss2>=2.13.1; extra == "full"
Requires-Dist: boto3>=1.20.37; extra == "full"
Requires-Dist: cos-python-sdk-v5>=1.9.0; extra == "full"
Requires-Dist: bce-python-sdk>=0.8.61; extra == "full"
Requires-Dist: filechunkio>=1.8; extra == "full"
Dynamic: license-file



# rocket\_framework

## Rocket Python开发框架

### 1.0.2 更新内容
- 框架重构

### 1.0.0 更新内容
- 框架发布

