This directory contains the source code for the Synnax Python client library. For practical guides on using it to communicate with a cluster, see the Synnax documentation.
For code examples, see the examples directory.
The Synnax Python client is available on PyPI. To install it, run:
pip install synnax
Read both the Synnax Contribution Guide and the Python Client Contribution Guide to learn about the codebase and our process for working with it.