Metadata-Version: 2.1
Name: multitasker
Version: 0.0.5
Summary: 多任务处理器
License: MIT
Author: wxnacy
Author-email: wxnacy@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: SQLAlchemy (>=1.4.36,<2.0.0)
Requires-Dist: gevent (>=21.12.0,<22.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: rich (>=12.3.0,<13.0.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
Requires-Dist: wpy (>=0.7.1,<0.8.0)
