Tron.py Apr 2026

Includes tools for handling keys, addresses (Base58check and Hex formats), and generating random shielded addresses. Technical Setup tronpy - PyPI

While primarily synchronous, it includes an Async Client ( AsyncTron ) via the httpx library for high-performance, non-blocking operations. tron.py

Provides a "method chaining" approach to build, sign (including multi-sign support), and broadcast transactions to the network. Includes tools for handling keys, addresses (Base58check and