python-iterutils


Namepython-iterutils JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-iterutils
SummaryPython another itertools.
upload_time2025-02-07 08:03:03
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.12
licenseMIT
keywords iterable iterutils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python another itertools.

## Installation

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

```console
pip install -U python-iterutils
```

## Usage

```python
import iterutils
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-iterutils",
    "name": "python-iterutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "iterable, iterutils",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/7a/f73d0c8a4b63d89ee26ca5b022f1c612c29339de4d680268f586a8566201/python_iterutils-0.1.7.tar.gz",
    "platform": null,
    "description": "# Python another itertools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-iterutils/)\n\n```console\npip install -U python-iterutils\n```\n\n## Usage\n\n```python\nimport iterutils\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python another itertools.",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-iterutils",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-iterutils"
    },
    "split_keywords": [
        "iterable",
        " iterutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af24ef2a2408836ff0a28c7fdfb5de83198a3f70cd8628815de693e58fda4605",
                "md5": "d2582631774e730c2c922829467dcdf6",
                "sha256": "dc64318d0a0c5df0eb96db058210f13bb8d22896ab4f9332f020055d92153d9e"
            },
            "downloads": -1,
            "filename": "python_iterutils-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2582631774e730c2c922829467dcdf6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 7712,
            "upload_time": "2025-02-07T08:03:01",
            "upload_time_iso_8601": "2025-02-07T08:03:01.804696Z",
            "url": "https://files.pythonhosted.org/packages/af/24/ef2a2408836ff0a28c7fdfb5de83198a3f70cd8628815de693e58fda4605/python_iterutils-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e67af73d0c8a4b63d89ee26ca5b022f1c612c29339de4d680268f586a8566201",
                "md5": "e810f8884b321d2fc0635b0e090b8067",
                "sha256": "d3c3fa4bf8dad2e0fc2808f672d507b9e7276dffb0a869fcf3f7f0267e622ae0"
            },
            "downloads": -1,
            "filename": "python_iterutils-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e810f8884b321d2fc0635b0e090b8067",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 6502,
            "upload_time": "2025-02-07T08:03:03",
            "upload_time_iso_8601": "2025-02-07T08:03:03.989315Z",
            "url": "https://files.pythonhosted.org/packages/e6/7a/f73d0c8a4b63d89ee26ca5b022f1c612c29339de4d680268f586a8566201/python_iterutils-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 08:03:03",
    "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": "python-iterutils"
}
        
Elapsed time: 1.39947s