listless


Namelistless JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/listless
Summarygenerator utils; aka listless
upload_time2024-05-30 16:46:56
maintainerNone
docs_urlNone
authorjesse
requires_python<4.0,>=3.8
licenseMIT
keywords generators itertools dgpy typed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>

# listless

[![Wheel](https://img.shields.io/pypi/wheel/listless.svg)](https://img.shields.io/pypi/wheel/listless.svg)
[![Version](https://img.shields.io/pypi/v/listless.svg)](https://img.shields.io/pypi/v/listless.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/listless.svg)](https://img.shields.io/pypi/pyversions/listless.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

**Install:** `pip install listless` OR `poetry add listless`

**What:** typed & tested python itertools/generators-utils library

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/listless",
    "name": "listless",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "generators, itertools, dgpy, typed",
    "author": "jesse",
    "author_email": "jesse@dgi.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/5b/c32c45701e31f014ebf5406a2eaa71967a1ada233ddf357534a15373565f/listless-0.2.0.tar.gz",
    "platform": null,
    "description": "<a href=\"https://github.com/dynamic-graphics-inc/dgpy-libs\">\n<img align=\"right\" src=\"https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true\" alt=\"drawing\" height=\"120\" width=\"300\"/>\n</a>\n\n# listless\n\n[![Wheel](https://img.shields.io/pypi/wheel/listless.svg)](https://img.shields.io/pypi/wheel/listless.svg)\n[![Version](https://img.shields.io/pypi/v/listless.svg)](https://img.shields.io/pypi/v/listless.svg)\n[![py_versions](https://img.shields.io/pypi/pyversions/listless.svg)](https://img.shields.io/pypi/pyversions/listless.svg)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**Install:** `pip install listless` OR `poetry add listless`\n\n**What:** typed & tested python itertools/generators-utils library\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "generator utils; aka listless",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/listless",
        "Repository": "https://github.com/dynamic-graphics-inc/dgpy-libs"
    },
    "split_keywords": [
        "generators",
        " itertools",
        " dgpy",
        " typed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b00db195ca0d5c6df003f140d55a92a6469bd50c5ec59af2dfe2e1bf1060d2ea",
                "md5": "b4216cedc5659b07e7722b1b130ed085",
                "sha256": "a2774a259fe69902eb11ff2f7af9172e512a4182b6224ab63fadca5f63bdd1ab"
            },
            "downloads": -1,
            "filename": "listless-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4216cedc5659b07e7722b1b130ed085",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 8705,
            "upload_time": "2024-05-30T16:46:55",
            "upload_time_iso_8601": "2024-05-30T16:46:55.586352Z",
            "url": "https://files.pythonhosted.org/packages/b0/0d/b195ca0d5c6df003f140d55a92a6469bd50c5ec59af2dfe2e1bf1060d2ea/listless-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f15bc32c45701e31f014ebf5406a2eaa71967a1ada233ddf357534a15373565f",
                "md5": "76442984682e20088e7604c97030c192",
                "sha256": "dc58db739a4cd178618b33b13a65104ddb33f9cd29d86d11bfd87e07a94b44b7"
            },
            "downloads": -1,
            "filename": "listless-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "76442984682e20088e7604c97030c192",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 8430,
            "upload_time": "2024-05-30T16:46:56",
            "upload_time_iso_8601": "2024-05-30T16:46:56.769559Z",
            "url": "https://files.pythonhosted.org/packages/f1/5b/c32c45701e31f014ebf5406a2eaa71967a1ada233ddf357534a15373565f/listless-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-30 16:46:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dynamic-graphics-inc",
    "github_project": "dgpy-libs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "listless"
}
        
Elapsed time: 0.33070s