Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 290 Bytes

install.rst

File metadata and controls

17 lines (10 loc) · 290 Bytes

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