throttle-cli

View on PyPIReverse Dependencies (0)

0.3.0 throttle_cli-0.3.0-py3-none-any.whl

Wheel Details

Project: throttle-cli
Version: 0.3.0
Filename: throttle_cli-0.3.0-py3-none-any.whl
Download: [link]
Size: 20393
MD5: 9152debb692635e238f10249b29f9113
SHA256: 3cebb114d161ecd4d326d035df0ef6bea3f0f744577189738e2adfff5b4f0fbb
Uploaded: 2024-04-05 20:16:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: throttle-cli
Version: 0.3.0
Summary: Throttle commands triggered from multiple async sources.
Author: Bence Ferdinandy
Author-Email: bence[at]ferdinandy.com
Home-Page: https://sr.ht/~ferdinandyb/throttle/
License: EUPL-1.2
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: jsonrpclib-pelix (<0.5.0.0,>=0.4.3.2)
Requires-Dist: prettytable (<4.0.0,>=3.10.0)
Requires-Dist: pyxdg (<0.29,>=0.28)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 11560 characters]

WHEEL

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

RECORD

Path Digest Size
throttle_cli/__init__.py sha256=86F7l_LRTw3kFD0heGbtqAwl0wUMMHMMI7IRBsSGA1o 789
throttle_cli/arglib.py sha256=XRRM3hYx-owaV9TV7a8UKO5hTBzOSdKr_Nw-KJbULLw 1197
throttle_cli/cli_client.py sha256=p8b1Dt5Gp99kugxenLS-B7DBl_kfyNIKtEhT6Lw9ijA 2204
throttle_cli/cli_server.py sha256=nLPgCGAUOH8M9rHsJp1LDycXVh1k4vYGiW-Bd7v3ATw 820
throttle_cli/client.py sha256=CvxjsB5Bl5AycdsTRftd2OaDCve4D_kg2xpG7wBHEHo 2200
throttle_cli/commandworker.py sha256=qlzKcZEjvJEYP5WOAYiqDepthWcHb4zEU7Knxq-JCfE 10257
throttle_cli/infoparser.py sha256=u9kjlIZ2J3qPRsGlPQ2_-g2yfPseJs2B4QOCszt7IEs 1633
throttle_cli/loglib.py sha256=tnpx9DD35qfSTCihQ_PqPzaS3MH7Td2A7mvcmcGbeLo 1439
throttle_cli/server.py sha256=YQ4lnvgDJup9n4PNK4BTDk9_hA1loLwooGKtCMJhPt8 1730
throttle_cli/structures.py sha256=DT1z_uqdn2U5Ece3sBuhnensd0Hp4McQpfFjfJ-wesc 1322
throttle_cli-0.3.0.dist-info/LICENSE sha256=b8nnCcy_4Nd_v_okJ6mDKCvi64jkexzbSfIag7TR5mU 13827
throttle_cli-0.3.0.dist-info/METADATA sha256=AlxXEJwCTvihiv8teDyxmaG2GS96EEpaGQPetYbRqTQ 12331
throttle_cli-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
throttle_cli-0.3.0.dist-info/entry_points.txt sha256=ayq9kL8rGd_0WYZUNwLOn7yccSnHqtV6a4uRzCeMZwo 102
throttle_cli-0.3.0.dist-info/RECORD

entry_points.txt

throttle = throttle_cli.cli_client:main
throttle-server = throttle_cli.cli_server:main