hikari_orchestrator

View on PyPIReverse Dependencies (0)

0.2.1 hikari_orchestrator-0.2.1-py3-none-any.whl

Wheel Details

Project: hikari_orchestrator
Version: 0.2.1
Filename: hikari_orchestrator-0.2.1-py3-none-any.whl
Download: [link]
Size: 30573
MD5: b9bd4395091239e20c89936c446a5bf9
SHA256: d2ee2900e0cd87c4855d820a2a32cb1f36ed2ee3991a07e99983ca70babf14ef
Uploaded: 2024-10-07 20:27:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hikari-orchestrator
Version: 0.2.1
Summary: System for managing hikari shards across processes/systems.
Author-Email: Faster Speeding <lucina[at]lmbyrne.dev>
Project-Url: Changelog, https://h2o.cursed.solutions/changelog
Project-Url: Documentation, https://h2o.cursed.solutions/
Project-Url: Homepage, https://github.com/FasterSpeeding/hikari-orchestrator
Project-Url: Repository, https://github.com/FasterSpeeding/hikari-orchestrator
Keywords: hikari
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10.0,<3.14
Requires-Dist: click (<9,>=8)
Requires-Dist: cryptography (<42,>=41)
Requires-Dist: grpcio (<2,>=1)
Requires-Dist: grpcio-tools (<2,>=1)
Requires-Dist: hikari (<3,>=2.0.0.dev116)
Requires-Dist: python-dotenv (<2,>=1)
Description-Content-Type: text/markdown
[Description omitted; length: 148 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hikari_orchestrator/__init__.py sha256=C2_QqwurYiyX-VKLVqbziCn0bzqv50rw_crfCLcGoAE 1946
hikari_orchestrator/__main__.py sha256=J3qH6ozceflcUdxtuVeMfSXkVuP3J2FOw3ELNVBkL8A 7395
hikari_orchestrator/_bot.py sha256=AQv7ozA4U4yxX4MGH1ai0R5oaTP2PigAvOXgoIAe2vs 12628
hikari_orchestrator/_client.py sha256=aLKuxDqGziDtSwgyenW35WWsHvbUidN-DTNwE6aQZbw 21212
hikari_orchestrator/_service.py sha256=LGC5utwhC1CYzWFWwD8wy0-uF-coL-Mb2JaPkfxGBYg 17605
hikari_orchestrator/_ssl.py sha256=wvdKO2S-9289Q0WV99_kkGWEHvo5rj7NT8BqTd9RDk8 3160
hikari_orchestrator/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hikari_orchestrator/_protos/__init__.py sha256=qtDt2wYK6IXpAOb8uBXpvcGxudcrKQIZTnfBBiv7qBo 1684
hikari_orchestrator/_protos/schema_pb2.py sha256=Y2YY-dQGG-vyKVZ6N3AUuopsQDXjuJDxGudvyUrLVSU 6393
hikari_orchestrator/_protos/schema_pb2.pyi sha256=hkqAd-55wrp2LwZn4xM1QHja-PXbgLv9gkiQ5yAxvvE 8359
hikari_orchestrator/_protos/schema_pb2_grpc.py sha256=Zs7vFUZFpL47JTYvQz6D8Xh-hDU2V28eGpgIdQaKPMU 11416
hikari_orchestrator/_protos/schema_pb2_grpc.pyi sha256=BOmuCbo-X_BWADT_G3LSeSOBsXlg9jqxof9SBEFbnco 4808
hikari_orchestrator-0.2.1.dist-info/entry_points.txt sha256=WqYjVphCQ4D2ZJa2W4vNlW8fLAtje_Hz3N7x-QKDabk 111
hikari_orchestrator-0.2.1.dist-info/LICENSE sha256=g9JkYhi3BI7CVACtjEyPfwfCCHSeXTEyxO7H12HWBAY 1520
hikari_orchestrator-0.2.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
hikari_orchestrator-0.2.1.dist-info/METADATA sha256=tiiqfMjnUH7HMUDV9aunSaQl49blft9wbFXq705AX7A 1592
hikari_orchestrator-0.2.1.dist-info/RECORD

entry_points.txt

hikari_orchestrator = hikari_orchestrator.__main__:main
hor = hikari_orchestrator.__main__:main