python-iterutils


Namepython-iterutils JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-iterutils
SummaryPython another itertools.
upload_time2024-10-13 10:50:14
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
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.10",
    "maintainer_email": null,
    "keywords": "iterable, iterutils",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/00/1a6051606d688a7d3cdd1ba91de123fad94a0c0f16baaec67e40c1621233/python_iterutils-0.0.8.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.0.8",
    "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": "8d0d8f220d2bd97a1aa7d8427065c66f0255e515bcb796ea36ce737ad76c316b",
                "md5": "163bf8a20b7973f3e976cdfd345cb0fb",
                "sha256": "675bfa35df97ec0b9acd8142b0d3ce22744ce15d6d682511e493764ab0b20bb9"
            },
            "downloads": -1,
            "filename": "python_iterutils-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "163bf8a20b7973f3e976cdfd345cb0fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 5237,
            "upload_time": "2024-10-13T10:50:12",
            "upload_time_iso_8601": "2024-10-13T10:50:12.674732Z",
            "url": "https://files.pythonhosted.org/packages/8d/0d/8f220d2bd97a1aa7d8427065c66f0255e515bcb796ea36ce737ad76c316b/python_iterutils-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5001a6051606d688a7d3cdd1ba91de123fad94a0c0f16baaec67e40c1621233",
                "md5": "0f7f9bf696346b93ed9f749f8429ce11",
                "sha256": "b02828b7640245254b95a1d0c117f498501a4977c6243633ab8ad75a07fb35d3"
            },
            "downloads": -1,
            "filename": "python_iterutils-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "0f7f9bf696346b93ed9f749f8429ce11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3956,
            "upload_time": "2024-10-13T10:50:14",
            "upload_time_iso_8601": "2024-10-13T10:50:14.420267Z",
            "url": "https://files.pythonhosted.org/packages/c5/00/1a6051606d688a7d3cdd1ba91de123fad94a0c0f16baaec67e40c1621233/python_iterutils-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-13 10:50:14",
    "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: 0.35539s