WalletReader


NameWalletReader JSON
Version 1.0 PyPI version JSON
download
home_page
SummaryLovely Spam! Wonderful Spam!
upload_time2024-02-09 13:19:06
maintainer
docs_urlNone
authorAnother person
requires_python>=3.8
licenseCopyright (c) 2018 The Python Packaging Authority Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, andor sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords lobster thermidor bacon egg sausage tomatoes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cipherbcrypt
[![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)

Encode string data by zlib, base64 invert, how its work ?

## 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 Cipherbcrypt
```
## Using

```Python
from Cipherbcrypt import algorithmb
b = algorithmb()
secret = "PRIVATEDATA" # | =wKCQiGADsSzPNNzM30zRzyyM/c1J9kzzBvzsg09TzJe
encode_string = b.encd(secret)
print(encode_string)

decode_string = b.decd(encode_string)
print(decode_string)
```

## License
MIT
**Encode Cipherbcrypt group**
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "WalletReader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Brett Cannon <brett@example.com>",
    "keywords": "Lobster Thermidor,bacon,egg,sausage,tomatoes",
    "author": "Another person",
    "author_email": "Pradyun Gedam <pradyun@example.com>, Tzu-Ping Chung <tzu-ping@example.com>, different.person@example.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/b7/87f9aa011f45f3b0f1aaae4b3ed098a7504bb3065db6b02d16ad947dbe03/walletreader-1.0.tar.gz",
    "platform": null,
    "description": "# Cipherbcrypt\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\nEncode string data by zlib, base64 invert, how its work ?\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 Cipherbcrypt\n```\n## Using\n\n```Python\nfrom Cipherbcrypt import algorithmb\nb = algorithmb()\nsecret = \"PRIVATEDATA\" # | =wKCQiGADsSzPNNzM30zRzyyM/c1J9kzzBvzsg09TzJe\nencode_string = b.encd(secret)\nprint(encode_string)\n\ndecode_string = b.decd(encode_string)\nprint(decode_string)\n```\n\n## License\nMIT\n**Encode Cipherbcrypt group**",
    "bugtrack_url": null,
    "license": "Copyright (c) 2018 The Python Packaging Authority  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, andor sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Lovely Spam! Wonderful Spam!",
    "version": "1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/me/spam/issues",
        "Changelog": "https://github.com/me/spam/blob/master/CHANGELOG.md",
        "Documentation": "https://readthedocs.org",
        "Homepage": "https://example.com",
        "Repository": "https://github.com/me/spam.git"
    },
    "split_keywords": [
        "lobster thermidor",
        "bacon",
        "egg",
        "sausage",
        "tomatoes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e72a3791f189552e4d37771e93ad68a1b83e6a439b9eea2f19afe431efc4ada4",
                "md5": "c9a16488945c444dfb012bf6ceddc1e3",
                "sha256": "fffc779a3182546f4e13833d8cb0f163ee9552cca0e15fdf5276d5a6ad3e9846"
            },
            "downloads": -1,
            "filename": "walletreader-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9a16488945c444dfb012bf6ceddc1e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5324,
            "upload_time": "2024-02-09T13:19:04",
            "upload_time_iso_8601": "2024-02-09T13:19:04.148090Z",
            "url": "https://files.pythonhosted.org/packages/e7/2a/3791f189552e4d37771e93ad68a1b83e6a439b9eea2f19afe431efc4ada4/walletreader-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cb787f9aa011f45f3b0f1aaae4b3ed098a7504bb3065db6b02d16ad947dbe03",
                "md5": "97397aa8056b8a78c3284b84c0abb485",
                "sha256": "92210493b515a477101e6781f52b15c9b10f2ae16ae758947e42727facd87d8f"
            },
            "downloads": -1,
            "filename": "walletreader-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "97397aa8056b8a78c3284b84c0abb485",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4123,
            "upload_time": "2024-02-09T13:19:06",
            "upload_time_iso_8601": "2024-02-09T13:19:06.016262Z",
            "url": "https://files.pythonhosted.org/packages/0c/b7/87f9aa011f45f3b0f1aaae4b3ed098a7504bb3065db6b02d16ad947dbe03/walletreader-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-09 13:19:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "me",
    "github_project": "spam",
    "github_not_found": true,
    "lcname": "walletreader"
}
        
Elapsed time: 0.18956s