Metadata-Version: 2.1
Name: tanu
Version: 0.5.0
Summary: RabbitMQ RPC toolkit for experimental devices
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pika<2,>=1.3
Provides-Extra: s3
Requires-Dist: boto3<2,>=1.26; extra == "s3"

# tanu

Python package for inter-machine communication.

- RabbitMQ setup manual: `docs/rabbitmq.md`
- File transfer (S3-compatible object storage): `docs/parcel.md`
