Tron.py -
Facilitates calling and deploying smart contracts. It even allows interaction with contracts that have unpublished ABIs.
Developers can query blockchain data, such as account balances (TRX, TRC10, TRC20), block information, and transaction receipts. tron.py
Provides a "method chaining" approach to build, sign (including multi-sign support), and broadcast transactions to the network. Facilitates calling and deploying smart contracts