Tron.py Apr 2026

Developers can query blockchain data, such as account balances (TRX, TRC10, TRC20), block information, and transaction receipts.

Facilitates calling and deploying smart contracts. It even allows interaction with contracts that have unpublished ABIs. tron.py

While primarily synchronous, it includes an Async Client ( AsyncTron ) via the httpx library for high-performance, non-blocking operations. Developers can query blockchain data, such as account