python-iterutils


Namepython-iterutils JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-iterutils
SummaryPython another itertools.
upload_time2025-07-24 10:51:14
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/dd/14/5116aa615ae5f6d055dea32d919a11f85de650d10c5040052af5760a7f30/python_iterutils-0.2.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.2.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": "65479e25924612c985c416fd382601352221489074709461da9939871a990a40",
                "md5": "fcb81f68a809ba777126c82e8cef82ce",
                "sha256": "ebf1c771b5b7f50d6710c5eba5c3cc9dd1b45f7d508c72334ffdb2743429c8b1"
            },
            "downloads": -1,
            "filename": "python_iterutils-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fcb81f68a809ba777126c82e8cef82ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 9113,
            "upload_time": "2025-07-24T10:51:12",
            "upload_time_iso_8601": "2025-07-24T10:51:12.948286Z",
            "url": "https://files.pythonhosted.org/packages/65/47/9e25924612c985c416fd382601352221489074709461da9939871a990a40/python_iterutils-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd145116aa615ae5f6d055dea32d919a11f85de650d10c5040052af5760a7f30",
                "md5": "7f45fe60571622f4a1effea3c9fc0da1",
                "sha256": "a1b2fc7683aaf5186e03ba8f0498cb2493a2c0fbe9ba0944686bdf63d28aea78"
            },
            "downloads": -1,
            "filename": "python_iterutils-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "7f45fe60571622f4a1effea3c9fc0da1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 8012,
            "upload_time": "2025-07-24T10:51:14",
            "upload_time_iso_8601": "2025-07-24T10:51:14.621089Z",
            "url": "https://files.pythonhosted.org/packages/dd/14/5116aa615ae5f6d055dea32d919a11f85de650d10c5040052af5760a7f30/python_iterutils-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 10:51:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "github_not_found": true,
    "lcname": "python-iterutils"
}
        
Elapsed time: 1.37154s