Metadata-Version: 2.1
Name: ntp-manager
Version: 1.0.6
Summary: 
Author: zhengmy
Author-email: zhengmy@ion.ac.cn
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: web
Requires-Dist: aiomysql (>=0.2.0,<0.3.0) ; extra == "web"
Requires-Dist: alive-progress (>=3.1.0,<4.0.0)
Requires-Dist: fastapi (<1) ; extra == "web"
Requires-Dist: fire (<1)
Requires-Dist: geojson (>=3.0.1,<4.0.0)
Requires-Dist: h5py (>=3.9.0,<4.0.0)
Requires-Dist: imagesize (>=1.4.1,<2.0.0)
Requires-Dist: numpy (>=1.24,<2.0)
Requires-Dist: orjson (>=3.8.7,<4.0.0)
Requires-Dist: pygobject (>=3.44.1,<4.0.0) ; sys_platform == "linux"
Requires-Dist: pymysql (>=1.0.3,<2.0.0) ; extra == "web"
Requires-Dist: pyserde (>=0.16,<0.17)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: python-multipart (>=0.0.6,<0.0.7) ; extra == "web"
Requires-Dist: pythonnet (>=3.0,<4.0) ; sys_platform == "win32"
Requires-Dist: pywebview (>=4.4) ; sys_platform == "linux"
Requires-Dist: pywebview (>=4.4) ; sys_platform == "win32"
Requires-Dist: shapely (>=2.0.1,<3.0.0)
Requires-Dist: sse-starlette (>=1.6.5,<2.0.0) ; extra == "web"
Requires-Dist: uvicorn[standard] (<1) ; extra == "web"
Description-Content-Type: text/markdown


本机启动时：poetry install -E web
