Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 527 Bytes

README.python.md

File metadata and controls

16 lines (11 loc) · 527 Bytes

Iroh Python

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 tests.

We currently ship binary wheels on pypi for:

  • amd64 win
  • x86_64 manylinux2014
  • aarch64 manylinux2014
  • arm64 macosx
  • x86_64 macosx