This is the Iroh Python API!
The API was generated using uniffi-rs.
All iroh classes, methods, functions, and enums contain docstrings.
The current best way to understand how the iroh python API can be used is to check out our example or tests.
We currently ship binary wheels on pypi for:
- amd64 win
- x86_64 manylinux2014
- aarch64 manylinux2014
- arm64 macosx
- x86_64 macosx
Notes on how the wheels are built and tested are in our FFI development docs.