trent


Nametrent JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-09-20 14:44:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.12
licenseApache Software License
keywords sequence collection mapping stream functional iteration concurrency group by
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # trent
Convenient Collection/Sequence/Iterable processing for python.

Inspired by Clojure mapping.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.12",
    "maintainer_email": "Vasyl Tsiura <morfey.rulit@gmail.com>",
    "keywords": "Sequence, Collection, mapping, stream, functional, iteration, concurrency, group, by",
    "author": null,
    "author_email": "Vasyl Tsiura <morfey.rulit@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/af/1a/045a582c9e42d1d42ff3a1168c441c4d6441e3f5a8c0b196ecb10f86531d/trent-0.2.1.tar.gz",
    "platform": null,
    "description": "# trent\nConvenient Collection/Sequence/Iterable processing for python.\n\nInspired by Clojure mapping.\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": null,
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/VasilevsVV/trent",
        "Issues": "https://github.com/VasilevsVV/trent/issues"
    },
    "split_keywords": [
        "sequence",
        " collection",
        " mapping",
        " stream",
        " functional",
        " iteration",
        " concurrency",
        " group",
        " by"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20b4386e57c0f3741123d721e9858e49a4b2ae00d55944222c7124b327d97da6",
                "md5": "72655ed8c767cc94ba827c94721fe769",
                "sha256": "c5f17386aa611c7f46c212067d6241ab1aca773f1ecd5019a498f4bff3546efa"
            },
            "downloads": -1,
            "filename": "trent-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72655ed8c767cc94ba827c94721fe769",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.12",
            "size": 10668,
            "upload_time": "2024-09-20T14:44:45",
            "upload_time_iso_8601": "2024-09-20T14:44:45.014386Z",
            "url": "https://files.pythonhosted.org/packages/20/b4/386e57c0f3741123d721e9858e49a4b2ae00d55944222c7124b327d97da6/trent-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af1a045a582c9e42d1d42ff3a1168c441c4d6441e3f5a8c0b196ecb10f86531d",
                "md5": "627050cf7deb48002d3c965c9aa0fd9d",
                "sha256": "1a01fc8e006fcbbe74b05a83cd0f51b5f8b08edfef4c07cbc0d970ab76e43c63"
            },
            "downloads": -1,
            "filename": "trent-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "627050cf7deb48002d3c965c9aa0fd9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.12",
            "size": 9712,
            "upload_time": "2024-09-20T14:44:46",
            "upload_time_iso_8601": "2024-09-20T14:44:46.341014Z",
            "url": "https://files.pythonhosted.org/packages/af/1a/045a582c9e42d1d42ff3a1168c441c4d6441e3f5a8c0b196ecb10f86531d/trent-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 14:44:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "VasilevsVV",
    "github_project": "trent",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "trent"
}
        
Elapsed time: 2.70533s