p115cipher


Namep115cipher JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/p115cipher
Summary115 cipher module.
upload_time2024-10-28 10:26:34
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords 115 webdisk cipher
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 115 cipher module

## Installation

You can install via [pypi](https://pypi.org/project/p115cipher/)

```console
pip install -U p115cipher
```

## Usage

```python
from p115cipher.fast import *
from p115cipher.normal import *
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/p115cipher",
    "name": "p115cipher",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "115, webdisk, cipher",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/eb/9dfbf64be9053e51e1bf7d3ed0692ce7bc7819ca459cff33546f5121043c/p115cipher-0.0.3.tar.gz",
    "platform": null,
    "description": "# 115 cipher module\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/p115cipher/)\n\n```console\npip install -U p115cipher\n```\n\n## Usage\n\n```python\nfrom p115cipher.fast import *\nfrom p115cipher.normal import *\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "115 cipher module.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/p115cipher",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/p115cipher"
    },
    "split_keywords": [
        "115",
        " webdisk",
        " cipher"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92d7a30aa0ba64d25277d3f353e804ada72e0b263752bee5ebd70b6221822bed",
                "md5": "d6ce89c5bbb65a40d013da5f11a77fb0",
                "sha256": "b18808a39f7880bb7650a84a30291e0a4525e21e654337a03bf6f79fdeebdf49"
            },
            "downloads": -1,
            "filename": "p115cipher-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6ce89c5bbb65a40d013da5f11a77fb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 9901,
            "upload_time": "2024-10-28T10:26:32",
            "upload_time_iso_8601": "2024-10-28T10:26:32.918095Z",
            "url": "https://files.pythonhosted.org/packages/92/d7/a30aa0ba64d25277d3f353e804ada72e0b263752bee5ebd70b6221822bed/p115cipher-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1aeb9dfbf64be9053e51e1bf7d3ed0692ce7bc7819ca459cff33546f5121043c",
                "md5": "256ebf87670b1f19f8f261bd0ded1390",
                "sha256": "cb8e9d480952e2a17850f2d1dc00892e50d63f06cc021d4dcc286e9b81a505eb"
            },
            "downloads": -1,
            "filename": "p115cipher-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "256ebf87670b1f19f8f261bd0ded1390",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 7397,
            "upload_time": "2024-10-28T10:26:34",
            "upload_time_iso_8601": "2024-10-28T10:26:34.463614Z",
            "url": "https://files.pythonhosted.org/packages/1a/eb/9dfbf64be9053e51e1bf7d3ed0692ce7bc7819ca459cff33546f5121043c/p115cipher-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 10:26:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "p115cipher"
}
        
Elapsed time: 0.38060s