No project description provided
Project description
hades-rpc
Python client and tooling for the Hades RPC framework.
Migration from 0.1.x to 0.2.0
The internal layout was reorganised to remove duplication and a god class.
The CLI surface (hades console script and its subcommands) is unchanged,
but several Python imports moved or were renamed:
| Old (0.1.x) | New (0.2.0) |
|---|---|
hades_rpc.rpc.rpc.Hades |
hades_rpc.rpc.client.HadesClient |
hades_rpc.rpc.rpc.HadesRPCEndpoint |
hades_rpc.rpc.sessions.ServiceSession |
hades_rpc.rpc.protocol.HadesEndpoint |
hades_rpc.rpc.sessions.ProtocolSession |
hades_rpc.rpc.protocol.HadesProtocol |
hades_rpc.rpc.protocol.HadesProtocol (unchanged) |
hades_rpc.rpc.protocol.HadesProtocolVersion |
hades_rpc.rpc.protocol.HadesProtocolVersion |
hades_rpc.rpc.transports.transport |
hades_rpc.rpc.transports.base |
hades_rpc.apps.hades:app |
hades_rpc.apps.main:app |
hades_rpc.apps.shell.message_to_json |
hades_rpc.rpc.json_utils.message_to_json |
hades_rpc.apps.rpc._build_request |
hades_rpc.rpc.request_builder.build_request |
The wire-protocol version (HadesClient.HADES_VERSION) is unchanged.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hades_rpc-0.2.0.tar.gz.
File metadata
- Download URL: hades_rpc-0.2.0.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.13 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a2e13b341452230d70b4a86ec3e7b21621ecb60584ce66b5d6fa1e782c56fb4
|
|
| MD5 |
e9712a4f594ed1de80b6c8c41976bc2f
|
|
| BLAKE2b-256 |
cedc559599b9902a4fe77519c8a34afc52fdc0d90c07ac88a9ed4c3cab6d7ff9
|
File details
Details for the file hades_rpc-0.2.0-py3-none-any.whl.
File metadata
- Download URL: hades_rpc-0.2.0-py3-none-any.whl
- Upload date:
- Size: 27.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.13 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5087696d5024c53df7490decf6027e0e4815172de2dc02bfd7ade902ee6afaf4
|
|
| MD5 |
0f5661a34cff6f6278a08faa8169f8ab
|
|
| BLAKE2b-256 |
55d545f7a73a9d4991cb8787051c5800afa41dbba091c0f8f908914472f6ca0a
|