p115pickcode


Namep115pickcode JSON
Version 0.0.4.2 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/p115client/tree/main/modules/p115pickcode
Summary115 transcoding between pickcode and id.
upload_time2025-07-15 10:30: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/1e/2f/7778f975b08e47f205e4b32b1cf45f2ac6865797bde34ab3f21cb22ac882/p115pickcode-0.0.4.2.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.4.2",
    "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": "e8abb186bf3a110ee0c805a065197f988c5fc6ee044a55b6e14d1d0c79f25ad5",
                "md5": "499d7b37bea5c493fd6e0883546b9367",
                "sha256": "998bc670638a1162b632980c7f95657e1fdbac1f9dbc7f67925fe8e9ea9e75c4"
            },
            "downloads": -1,
            "filename": "p115pickcode-0.0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "499d7b37bea5c493fd6e0883546b9367",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 29062,
            "upload_time": "2025-07-15T10:30:50",
            "upload_time_iso_8601": "2025-07-15T10:30:50.094579Z",
            "url": "https://files.pythonhosted.org/packages/e8/ab/b186bf3a110ee0c805a065197f988c5fc6ee044a55b6e14d1d0c79f25ad5/p115pickcode-0.0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e2f7778f975b08e47f205e4b32b1cf45f2ac6865797bde34ab3f21cb22ac882",
                "md5": "f4456744faf7788b87c2ba8471cf6165",
                "sha256": "ea2aea5fc1600ffd31bde988cbf4b464ef90efd8be74f4514613abddc72749c4"
            },
            "downloads": -1,
            "filename": "p115pickcode-0.0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f4456744faf7788b87c2ba8471cf6165",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 16521,
            "upload_time": "2025-07-15T10:30:51",
            "upload_time_iso_8601": "2025-07-15T10:30:51.130189Z",
            "url": "https://files.pythonhosted.org/packages/1e/2f/7778f975b08e47f205e4b32b1cf45f2ac6865797bde34ab3f21cb22ac882/p115pickcode-0.0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-15 10:30: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.42945s