Installation

Install Trio JSON-RPC from PyPI (Python ≥3.7):

$ pip install trio-jsonrpc

If you want to install directly from the repository, you will need Poetry first. Then run:

$ poetry install