trent


Nametrent JSON
Version 0.2.9 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-12-25 13:37:56
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/41/25/ff3cb20ee8248540097e719b91081e9c618db3c7341601097a0f0e165f4a/trent-0.2.9.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.9",
    "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": "67f07946e9471fa859d4515a63341fbc207028508edad02a80a8e9bd2ccf05b6",
                "md5": "dd812f8baf1a7c351a8827597d74b327",
                "sha256": "6116efe5ca1194757381bfd82081cd446e945ffbbf4813cd2d69298f78dff77a"
            },
            "downloads": -1,
            "filename": "trent-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd812f8baf1a7c351a8827597d74b327",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.12",
            "size": 12221,
            "upload_time": "2024-12-25T13:37:54",
            "upload_time_iso_8601": "2024-12-25T13:37:54.018793Z",
            "url": "https://files.pythonhosted.org/packages/67/f0/7946e9471fa859d4515a63341fbc207028508edad02a80a8e9bd2ccf05b6/trent-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4125ff3cb20ee8248540097e719b91081e9c618db3c7341601097a0f0e165f4a",
                "md5": "bca15d9bb8e8a7a435f579a3a3b7f89b",
                "sha256": "4ed6fe70b38f58ff3cdc338258d77093aa89ccb37e153dd6716806d322b55c12"
            },
            "downloads": -1,
            "filename": "trent-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "bca15d9bb8e8a7a435f579a3a3b7f89b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.12",
            "size": 10747,
            "upload_time": "2024-12-25T13:37:56",
            "upload_time_iso_8601": "2024-12-25T13:37:56.097227Z",
            "url": "https://files.pythonhosted.org/packages/41/25/ff3cb20ee8248540097e719b91081e9c618db3c7341601097a0f0e165f4a/trent-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 13:37:56",
    "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: 0.43972s