# Atomic Decode
[![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 AtomicDecode
```
## Using
```Python
#!/usr/bin/python3
# -*- coding: utf-8 -*-
from AtomicDecode 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": "AtomicDecode",
"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": "BitLogic",
"author_email": "BitLogic@hash.io",
"download_url": "https://files.pythonhosted.org/packages/b5/7f/2c9aab5584545d9cba665fa12c38b09c67b35aac034d5815b87c13ff4327/atomicdecode-1.2.tar.gz",
"platform": null,
"description": "# Atomic Decode\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 AtomicDecode\n```\n## Using\n\n```Python\n#!/usr/bin/python3\n# -*- coding: utf-8 -*-\nfrom AtomicDecode 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.2",
"project_urls": null,
"split_keywords": [
"extensions",
" atomic",
" walletdecode",
" decode",
" tronlink",
" atomicdecode",
" crypto",
" decrypt",
" wallet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8d2b496afe0ed34b3d991ee882b87cb810a4733e32d35e8aca973361f3c4152d",
"md5": "7969026598442ef1903c2f54138c1753",
"sha256": "70ecb1933647c6aaae202300cc22b746b61ba078cb4467af673f284da5dd6d7b"
},
"downloads": -1,
"filename": "atomicdecode-1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7969026598442ef1903c2f54138c1753",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 3642,
"upload_time": "2024-04-30T14:38:10",
"upload_time_iso_8601": "2024-04-30T14:38:10.777327Z",
"url": "https://files.pythonhosted.org/packages/8d/2b/496afe0ed34b3d991ee882b87cb810a4733e32d35e8aca973361f3c4152d/atomicdecode-1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b57f2c9aab5584545d9cba665fa12c38b09c67b35aac034d5815b87c13ff4327",
"md5": "fa8135720a6a119d98596f209aeacdf5",
"sha256": "327ce9792bab77b0d2822d9e745843f4410aec81bda27e3f94e998c8ab476a08"
},
"downloads": -1,
"filename": "atomicdecode-1.2.tar.gz",
"has_sig": false,
"md5_digest": "fa8135720a6a119d98596f209aeacdf5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 3287,
"upload_time": "2024-04-30T14:38:13",
"upload_time_iso_8601": "2024-04-30T14:38:13.021427Z",
"url": "https://files.pythonhosted.org/packages/b5/7f/2c9aab5584545d9cba665fa12c38b09c67b35aac034d5815b87c13ff4327/atomicdecode-1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-30 14:38:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "atomicdecode"
}