Asyncio RPC client/server with redis/msgpack/dataclasses
Project description
Asyncio-rpc: Remote procedure calling framework
The Python package for the asyncio remote procedure calling
Free software: BSD license
Documentation: https://asyncio-rpc.readthedocs.io.
Overview
Features
Asyncio RPC client/server
Msgpack serialization with option to use own dataclasses (Python 3.10)
Redis communication layer
Other serialization methods and communication layers can be added
Examples
The examples can be run from this directory, for the dataclass example (using localhost as redis host):
>>> python3.8 -m examples.dataclass.server localhost >>> python3.8 -m examples.dataclass.client localhost
Testing
>>> docker compose run asyncio_rpc pytest --cov=asyncio_rpc --cov-report=html
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 asyncio_rpc-0.3.2.tar.gz.
File metadata
- Download URL: asyncio_rpc-0.3.2.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6191a53b497259be478a305fb495f4c9b7d91ed7e00c4fcb188d5dc0f4c95d45
|
|
| MD5 |
f079bbb793685b1479bfe614a8aa3ba4
|
|
| BLAKE2b-256 |
6c5579ccda58b958df7790e44b2e698e15ebc52995efbd5ac87efbbb3200d5b6
|
File details
Details for the file asyncio_rpc-0.3.2-py3-none-any.whl.
File metadata
- Download URL: asyncio_rpc-0.3.2-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
045357c52e00ab20f24eb6f6bfbf7bc4f689acbbf8172de5c3cae69f1228461f
|
|
| MD5 |
efeebd66240150740256abfc65330983
|
|
| BLAKE2b-256 |
a035884a2af87ca7c9710e0140c1f2062fad81777abc5c14c6001f80a83401eb
|