hikari_orchestrator

View on PyPIReverse Dependencies (0)

0.2.0 hikari_orchestrator-0.2.0-py3-none-any.whl

Wheel Details

Project: hikari_orchestrator
Version: 0.2.0
Filename: hikari_orchestrator-0.2.0-py3-none-any.whl
Download: [link]
Size: 30482
MD5: ea9c1f030fe62ebd8c48ee79d741905a
SHA256: 440b55e2a1f855a37096e6e2a90155a23416a6145696dae928778eb7641ebbe4
Uploaded: 2023-12-29 20:15:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hikari-orchestrator
Version: 0.2.0
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 :: 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.13
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=n5orvsd06pg-kmTZ20FfmwZU-MhtXBJiRUfHcMl9viY 1941
hikari_orchestrator/__main__.py sha256=juuelLP4ZBrJk3ij41EsHkrNEzWpNyyiaco4ZE-rvLY 7063
hikari_orchestrator/_bot.py sha256=rqDTndi3Z-AhkrthVi-H_UgXPEnEolEPk7jAnG2p8nY 12623
hikari_orchestrator/_client.py sha256=UDWfGSZcvxXF8iSc5vOzA0c9oeVubihT6ikMwUwYr70 21207
hikari_orchestrator/_service.py sha256=_leCQlkAhvbKq7IE_L9nbqAPw1OzYAFImAzseKz_RzQ 17600
hikari_orchestrator/_ssl.py sha256=VgltzMSnqVxVB9-C6CJvsfdCgx41wM-a6QG4KOAPiis 3155
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.0.dist-info/entry_points.txt sha256=WqYjVphCQ4D2ZJa2W4vNlW8fLAtje_Hz3N7x-QKDabk 111
hikari_orchestrator-0.2.0.dist-info/LICENSE sha256=ExW3SNGiZcuyR24A5Q9dYTDu7rWIXgjdty1RwKZCWA0 1515
hikari_orchestrator-0.2.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
hikari_orchestrator-0.2.0.dist-info/METADATA sha256=c89le4Ao0UYh4bJ596oG7-_shLxD_28IILeGMuZJnw0 1541
hikari_orchestrator-0.2.0.dist-info/RECORD

entry_points.txt

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