python3-partial


Namepython3-partial JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-partial
SummaryPython argument type.
upload_time2024-04-22 15:19:22
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords file reverse iter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python argument type.

## Installation

You can install from [pypi](https://pypi.org/project/python3-partial/)

```console
pip install -U python3-partial
```

## Usage

```python
import partial
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-partial",
    "name": "python3-partial",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "file, reverse, iter",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/24/03/b18db1d51e2c14d6a392fc2be68da29af9728613c921d0d116af46e4ab2d/python3_partial-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python argument type.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python3-partial/)\n\n```console\npip install -U python3-partial\n```\n\n## Usage\n\n```python\nimport partial\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python argument type.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-partial",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-partial"
    },
    "split_keywords": [
        "file",
        " reverse",
        " iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa89f3c382aa91dc27efe66b6e2446e4b62b258b41f0f015e61678a4e42d031e",
                "md5": "6465b95cfb00232e5045f9120d175aea",
                "sha256": "23b72d519abaccf094cd76f9cd5ca520de7ca1e3b5acc6f430afea2d5f31b56b"
            },
            "downloads": -1,
            "filename": "python3_partial-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6465b95cfb00232e5045f9120d175aea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 5357,
            "upload_time": "2024-04-22T15:19:20",
            "upload_time_iso_8601": "2024-04-22T15:19:20.382028Z",
            "url": "https://files.pythonhosted.org/packages/aa/89/f3c382aa91dc27efe66b6e2446e4b62b258b41f0f015e61678a4e42d031e/python3_partial-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2403b18db1d51e2c14d6a392fc2be68da29af9728613c921d0d116af46e4ab2d",
                "md5": "33b63c3a4b34da062a8969dd857e74e8",
                "sha256": "449ffb4a5384fcec4857202c1775dcef36e6c4bb117bf077850dd693532ecc65"
            },
            "downloads": -1,
            "filename": "python3_partial-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "33b63c3a4b34da062a8969dd857e74e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3586,
            "upload_time": "2024-04-22T15:19:22",
            "upload_time_iso_8601": "2024-04-22T15:19:22.429900Z",
            "url": "https://files.pythonhosted.org/packages/24/03/b18db1d51e2c14d6a392fc2be68da29af9728613c921d0d116af46e4ab2d/python3_partial-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 15:19:22",
    "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": "python3-partial"
}
        
Elapsed time: 0.24954s