am3

View on PyPIReverse Dependencies (0)

1.0.3 am3-1.0.3-py3-none-any.whl

Wheel Details

Project: am3
Version: 1.0.3
Filename: am3-1.0.3-py3-none-any.whl
Download: [link]
Size: 30554
MD5: ef10cc895f4e356f8bb0f34da3cae402
SHA256: eb34360d0f6771f5eb375887eac38a8b45eced1e46a0feb01fcf7a1364c4c516
Uploaded: 2024-12-26 05:46:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: am3
Version: 1.0.3
Summary: Application Manager written with python 3
Author: Nriver
Home-Page: https://github.com/nriver/am3
Project-Url: Bug Reports, https://github.com/nriver/am3/issues
Project-Url: Funding, https://github.com/nriver/am3
Project-Url: Say Thanks!, https://github.com/nriver/am3
Project-Url: Source, https://github.com/nriver/am3/
Keywords: application manger,process manager
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Systems Administration
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Requires-Dist: loguru
Requires-Dist: flask
Requires-Dist: psutil
Requires-Dist: PrettyTable
Requires-Dist: python-socketio (==5.11.2)
Requires-Dist: websockets (==12.0)
Requires-Dist: watchdog
Requires-Dist: click
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5815 characters]

WHEEL

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

RECORD

Path Digest Size
am3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
am3/alias.py sha256=C1ABSRIcIvI4sXNKtKuSJKAKX6IfmqFhndzo9gfY1Z4 576
am3/am.py sha256=TVjKnEn5C-KYTLZOwrhXAqhyHwvzKwOx8UkW40k0uIc 3738
am3/api.py sha256=YBh6v8LRLInbFPO-gaDWcLGr8OYh0654-YiCJ2WDcf4 4145
am3/cmdline.py sha256=EPWt3XUosZA3W13wwfV4MZjSZGExHZuyaLYJEOXGhek 28439
am3/settings.py sha256=AM6f6e0TktbFgI-jJ277oWfqNKAyv8wldkfUXiBktxg 1677
am3/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
am3/utils/cmd_util.py sha256=0WWpfA6qy4tCOuYxzxKjcV4npHQ0dnlyVofuOg_DuO8 2521
am3/utils/color_util.py sha256=vSI7ZLQSBAAtfBw20ADqBDwb95HZs0Dn_smyKtf9Ib8 450
am3/utils/linux_util.py sha256=RPrUne6tevBn6e3r3qC9_VSHUj_9pxFnUzM-OoVHclU 566
am3/utils/path_util.py sha256=PZcogw2j-QxLcX6kXJa1ofT20E_tf6rdYTXnVli476E 824
am3/utils/process_util.py sha256=crhKbbhjE07OckPo_ortaRpjuf8k-IZ2ZBw1n2lYeMk 803
am3-1.0.3.dist-info/LICENSE.txt sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
am3-1.0.3.dist-info/METADATA sha256=71Dshv2BuJf-aQhqvourDK9rvqzCVtKzli3LphWrMv8 7076
am3-1.0.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
am3-1.0.3.dist-info/entry_points.txt sha256=bV772ImPzwJ1fXm46LAWN8mfLHvyKlCrnUCF9MHjoSQ 53
am3-1.0.3.dist-info/top_level.txt sha256=N9RZo_-HpfWHxgRnHYnmBBfQNDhHlZ0sISGdv-NxM_k 4
am3-1.0.3.dist-info/RECORD

top_level.txt

am3

entry_points.txt

am = am3.am:main
am3 = am3.am:main