p115pickcode


Namep115pickcode JSON
Version 0.0.5.4 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/p115client/tree/main/modules/p115pickcode
Summary115 transcoding between pickcode and id.
upload_time2025-07-17 04:16:51
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords python-115 pickcode id
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 115 的 pickcode 和 id 的相互转换

## 安装

你可以通过 [pypi](https://pypi.org/project/p115pickcode/) 安装

```console
pip install -U p115pickcode
```

## 用法

```python
import p115pickcode
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/p115client/tree/main/modules/p115pickcode",
    "name": "p115pickcode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "python-115, pickcode, id",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/7d/4aac0f589eb0b77c8a31c93d9d3c0aa39f37712b51fddba8515714c0a2f3/p115pickcode-0.0.5.4.tar.gz",
    "platform": null,
    "description": "# 115 \u7684 pickcode \u548c id \u7684\u76f8\u4e92\u8f6c\u6362\n\n## \u5b89\u88c5\n\n\u4f60\u53ef\u4ee5\u901a\u8fc7 [pypi](https://pypi.org/project/p115pickcode/) \u5b89\u88c5\n\n```console\npip install -U p115pickcode\n```\n\n## \u7528\u6cd5\n\n```python\nimport p115pickcode\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "115 transcoding between pickcode and id.",
    "version": "0.0.5.4",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/p115client/tree/main/modules/p115pickcode",
        "Repository": "https://github.com/ChenyangGao/p115client/tree/main/modules/p115pickcode"
    },
    "split_keywords": [
        "python-115",
        " pickcode",
        " id"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d0ce2493edbf2396933135f8f5c873ccc1bac341550748546f112fc06375527",
                "md5": "b2091a14105275067ae5d8cde7afc3e9",
                "sha256": "4aea49d8653a5748c1da6a526cfc49e314c2fa8bb7093ed15352151eef4720c4"
            },
            "downloads": -1,
            "filename": "p115pickcode-0.0.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2091a14105275067ae5d8cde7afc3e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 40319,
            "upload_time": "2025-07-17T04:16:50",
            "upload_time_iso_8601": "2025-07-17T04:16:50.379479Z",
            "url": "https://files.pythonhosted.org/packages/2d/0c/e2493edbf2396933135f8f5c873ccc1bac341550748546f112fc06375527/p115pickcode-0.0.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "697d4aac0f589eb0b77c8a31c93d9d3c0aa39f37712b51fddba8515714c0a2f3",
                "md5": "6af9f09b5919c6b003612e2fa97e985d",
                "sha256": "b2f4480cc4b34674d5e90288e6d699e1d837b74172af913dfa3b4b084e957512"
            },
            "downloads": -1,
            "filename": "p115pickcode-0.0.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6af9f09b5919c6b003612e2fa97e985d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 27961,
            "upload_time": "2025-07-17T04:16:51",
            "upload_time_iso_8601": "2025-07-17T04:16:51.781094Z",
            "url": "https://files.pythonhosted.org/packages/69/7d/4aac0f589eb0b77c8a31c93d9d3c0aa39f37712b51fddba8515714c0a2f3/p115pickcode-0.0.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 04:16:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "p115client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "p115pickcode"
}
        
Elapsed time: 0.86685s