ntp-manager

View on PyPIReverse Dependencies (0)

1.0.6 ntp_manager-1.0.6-py3-none-any.whl

Wheel Details

Project: ntp-manager
Version: 1.0.6
Filename: ntp_manager-1.0.6-py3-none-any.whl
Download: [link]
Size: 17936
MD5: 02bea358a67c2a2adceb8b9599327a92
SHA256: bfda683a0856c15c571dda543e34572c22b168c8b87244409949962b7ca42836
Uploaded: 2024-04-17 06:40:06 +0000

dist-info

METADATA

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

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ntp_manager/__init__.py sha256=orhRqRcFEw71KJNZp2JBHTe1jI-EU19fNOwQPjIS97s 226
ntp_manager/__main__.py sha256=Dhp4XBKCzoGnQx2eu4XEuwGW8FphxXhJJZXi8nqYLpA 54
ntp_manager/gui.py sha256=lm03kw155AzvcwudAYSZaqlb_g1vyPIQvzuhO6HtNZ0 1860
ntp_manager/local_nhp_utils/ntp_file_reader.py sha256=ZHSVF3IioJFi4cJF_s1rMyI6BZthbL19nFM-fxG-hGc 13416
ntp_manager/models.py sha256=WQhOBEIIXTjX0rsfmlhLLACwWnFWweNxWSL1le5O-bE 7715
ntp_manager/ntp_melt.py sha256=iBXW5ePltHWKZiegec1WDfKE6Lg1hmJnU6mdD8cjESs 4155
ntp_manager/pa.py sha256=n-wpDuP3nLoNpHKlfIukfHJZVM7hBEAKCNaAsldTGek 10511
ntp_manager/utils.py sha256=p9PQp4kF_1b8DnEMx6OgJ2UmQ4wQ4HOPNRnmpupgA3E 465
ntp_manager/web.py sha256=tkgMAMgiZcGdmIP75HwFGgao43v5JtMw2HZdg6-pH7M 288
ntp_manager/webapp.py sha256=WeeDKPZDfdPH1KP9kLOBZpUx21UIicEDccQ1EqgWWbc 10504
ntp_manager-1.0.6.dist-info/METADATA sha256=fsZxB07bDiUhjAQCAyjMjYjDACP-7CMu5P9oUUwTx0U 1379
ntp_manager-1.0.6.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
ntp_manager-1.0.6.dist-info/entry_points.txt sha256=jYMGujLVBmsbsl5uDVIYl4xg1HK2rXX-jQarZnE8l8o 74
ntp_manager-1.0.6.dist-info/RECORD

entry_points.txt

checkntp = ntp_manager.gui:main
web = ntp_manager.web:main