Appearance
The Python SDK is published as propamm, built on web3.py. It requires Python 3.10+.
propamm
pip install propamm
uv add propamm
The SDK is async — call it from within an asyncio event loop.
asyncio