tron-api-python | A Python API for interacting with Tron | REST library

 by   iexbase Python Version: 3.1.4 License: MIT

kandi X-RAY | tron-api-python Summary

kandi X-RAY | tron-api-python Summary

tron-api-python is a Python library typically used in Web Services, REST, React applications. tron-api-python has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install tron-api-python' or download it from GitHub, PyPI.

A Python API for interacting with Tron (TRX)
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tron-api-python has a low active ecosystem.
              It has 81 star(s) with 50 fork(s). There are 11 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 29 open issues and 31 have been closed. On average issues are closed in 7 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of tron-api-python is 3.1.4

            kandi-Quality Quality

              tron-api-python has 0 bugs and 38 code smells.

            kandi-Security Security

              tron-api-python has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tron-api-python code analysis shows 0 unresolved vulnerabilities.
              There are 2 security hotspots that need review.

            kandi-License License

              tron-api-python is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              tron-api-python releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              It has 3337 lines of code, 294 functions and 36 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed tron-api-python and discovered the below as its top functions. This is intended to give you an instant insight into tron-api-python implemented functionality, and help decide if they suit your requirements.
            • Create a new Token
            • Return a hexadecimal representation of an address
            • Replace an old entry
            • Replaces old with new name with new name
            • Trigger a smart contract
            • Encode the givenabi
            • Return the input types of abi
            • Check if the arguments can be decoded
            • Wait for a transaction ID
            • Create a new transaction exchange
            • Verify a given message
            • Return the block associated with the given block identifier
            • Inject tokens into the exchange
            • Convert a base58 address to hex
            • Draw tokens from exchange
            • Update the energy limit for a contract
            • Update account permissions
            • Gets the result of an event
            • Sign a transaction
            • Transfer a TRX token
            • Purchase a token
            • Freeze balance
            • Update a setting
            • Vote the received data
            • Create token exchange
            • Returns the bandwidth of the account
            • Send exchange tokens
            Get all kandi verified functions for this library.

            tron-api-python Key Features

            No Key Features are available at this moment for tron-api-python.

            tron-api-python Examples and Code Snippets

            No Code Snippets are available at this moment for tron-api-python.

            Community Discussions

            QUESTION

            How to query the balance of a TRC20 token for a given TRX address?
            Asked 2020-Sep-16 at 23:25

            I'd like to get the balance of a TRC20 token (in this case the WIN token) for a Tron wallet address that owns WIN tokens.

            I'm using the Python module tron-api-python and based on what i've read on GitHub and the docs the code for that should look something like this:

            ...

            ANSWER

            Answered 2020-Jun-19 at 09:22

            Found it myself. This is not the code to get the balance but to send the WIN token so for this to return the balance the function_selector and the parameters would need to change but the rest should be fine since both is based on triggering a smart contract.

            Source https://stackoverflow.com/questions/62398207

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tron-api-python

            You can install using 'pip install tron-api-python' or download it from GitHub, PyPI.
            You can use tron-api-python like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular REST Libraries

            public-apis

            by public-apis

            json-server

            by typicode

            iptv

            by iptv-org

            fastapi

            by tiangolo

            beego

            by beego

            Try Top Libraries by iexbase

            tron-api

            by iexbasePHP

            tron-bot

            by iexbasePython

            iex-wallet

            by iexbaseTypeScript

            iex-multi-sender

            by iexbaseTypeScript

            ripple-api

            by iexbasePHP