PM3

View on PyPIReverse Dependencies (0)

0.3.29 PM3-0.3.29-py3-none-any.whl

Wheel Details

Project: PM3
Version: 0.3.29
Filename: PM3-0.3.29-py3-none-any.whl
Download: [link]
Size: 31415
MD5: 253a48bb325122b35a1be4ca0d1d3f33
SHA256: c63d1fd0b44d07a79dec00f4c0c838cb9643bd528588f5dbd84890079e9dfb60
Uploaded: 2024-02-29 16:52:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PM3
Version: 0.3.29
Summary: Like pm2 without node.js ;-)
Author-Email: Ilario Febi <i.febi[at]febi.biz>, Massimiliano Salvemini <ms.salvemini[at]gmail.com>
Keywords: PM3
Classifier: Framework :: Flask
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: argcomplete (==2.0.0)
Requires-Dist: dsnparse (==0.2.0)
Requires-Dist: Flask (>=2.0.0)
Requires-Dist: pendulum (==2.1.2)
Requires-Dist: psutil (>=5.2.0)
Requires-Dist: pydantic (==2.5.*)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: rich (==13.3.5)
Requires-Dist: tinydb (>=4.5.2)
Requires-Dist: pytailer (==0.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4290 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
PM3/__init__.py sha256=z0mcVnZ1vQrRB7mz7JnK7wAhC9lgHyoBTQgRpJgUJRo 40
PM3/app.py sha256=GKwOrmA1tYNEBF1d3fi7A9Hrb2Khn2gz2TxobrEDJKM 12144
PM3/cli.py sha256=loU97husFvv2Nk6oW4R-5TYUDgpGlszyPQAbiBALzA0 25667
PM3/cron_checker.py sha256=3Oz0CGOEG_qrl0-Rr0o-aIEquB3ZQC0Jn5nAlMyO3Ug 1671
PM3/libs/pm3table.py sha256=P6Zp8MRaLxg1YiL32u97BZ2g4bbihyupUDJXlabAcp0 4412
PM3/libs/system_scripts.py sha256=m49KCARAXFF6RaDqyw0DiP2ByxMYbaF1oGxbpRCrTOg 828
PM3/model/errors.py sha256=L3SrlxH0fK7GUrgMTfCAjFAolKfh50-FKH9vOwrNBxo 87
PM3/model/pm3_protocol.py sha256=wAT7WWVJ2II-GuYMXOKK1r0Uy4fjsYce72rYQrudu7s 566
PM3/model/process.py sha256=qTzT3fu6Sh2yRaB4wNUP3d3sXmadCb4J4i46h0g5YCg 9860
PM3-0.3.29.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
PM3-0.3.29.dist-info/METADATA sha256=CWqAOTVt_LD6gZtx8MndqlzhcOnfiV8qa54HRWfvkVs 4962
PM3-0.3.29.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
PM3-0.3.29.dist-info/entry_points.txt sha256=jG86M3I2GOrNgiFkBpdFqi4sYwJkCyH0oTwQg8UZaWc 105
PM3-0.3.29.dist-info/top_level.txt sha256=zuf5grf4h46EvuGTAe7BuECJ19pX2eJOQubJJ_haW_0 4
PM3-0.3.29.dist-info/RECORD

top_level.txt

PM3

entry_points.txt

pm3 = PM3.cli:main
pm3_backend = PM3.app:main
pm3_cron_checker = PM3.cron_checker:main