netport

View on PyPIReverse Dependencies (0)

0.4.0 netport-0.4.0-py3-none-any.whl

Wheel Details

Project: netport
Version: 0.4.0
Filename: netport-0.4.0-py3-none-any.whl
Download: [link]
Size: 10500
MD5: 56bed64623b1e4e151a961fc1f3b2778
SHA256: 6bd336ef127364c6835da89e80cebae3300f7f2ae543f03196e26011e243ed52
Uploaded: 2023-01-27 14:46:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: netport
Version: 0.4.0
Summary: Tool for managing resources on a remove machine using openapi
Author: Igal Kolihman
Author-Email: igalk.spam[at]gmail.com
Home-Page: https://github.com/IgalKolihman/netport
Project-Url: Repository, https://github.com/IgalKolihman/netport
License: MIT
Keywords: manager,resources,remote,managing,network,networking,openapi
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: >=3.7,<4.0
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: fastapi (<0.86.0,>=0.85.0)
Requires-Dist: loguru (<0.7.0,>=0.6.0)
Requires-Dist: psutil (<6.0.0,>=5.9.2)
Requires-Dist: redis (<5.0.0,>=4.3.4)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: uvicorn[standard] (<0.19.0,>=0.18.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3409 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE.md sha256=A9JyuSCgKJCLAQkWwWE03BRT7rxKzj6KXujXJH6bxG0 1091
netport/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netport/common.py sha256=06CS_ZN2aU7VYZzcqtPyOh-HX6TN8uTiHAjFo1YOJp0 342
netport/database.py sha256=DQpBqfnJn-n6CovgUhIcLAV4JZBAcsG52sqQJ86LjLs 7926
netport/netport.py sha256=taF7abhs5iBZBu6zSIhR7xw6MFsiF2t2AoazjEAHC1w 7299
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/cli.py sha256=bdjX125Wx7sVrx1QpNcYkWsdzaLHd-yRv__4G5joWcw 2034
netport-0.4.0.dist-info/entry_points.txt sha256=5KitmJJ3HjcTzKLOGrzsDqdABwVtBxUUJ9LDKEeu3uI 44
netport-0.4.0.dist-info/LICENSE.md sha256=A9JyuSCgKJCLAQkWwWE03BRT7rxKzj6KXujXJH6bxG0 1091
netport-0.4.0.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
netport-0.4.0.dist-info/METADATA sha256=9Ti-e_aTyfmvc07FiAX46PoEAMGrmxvIqoNoh_fi6A8 4870
netport-0.4.0.dist-info/RECORD

entry_points.txt

netport = scripts.cli:main