trent


Nametrent JSON
Version 0.2.7 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-10-03 13:31:20
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/0f/b7/d68f0b7670b33508c68594b70c3dd75f5de13f0ad92c88e7ed67f5d045a1/trent-0.2.7.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.7",
    "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": "ef43d0fc84a2b13e4173fb2e7f2670c777a6358bde4a0afde1d9cff208ece000",
                "md5": "abf23ba40ed6ce15972d0208ece1a475",
                "sha256": "8c9063717a9d54a062bfd8bb48274806c934e6cd7f657b08cfbed83f9af7cd91"
            },
            "downloads": -1,
            "filename": "trent-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abf23ba40ed6ce15972d0208ece1a475",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.12",
            "size": 11399,
            "upload_time": "2024-10-03T13:31:19",
            "upload_time_iso_8601": "2024-10-03T13:31:19.730409Z",
            "url": "https://files.pythonhosted.org/packages/ef/43/d0fc84a2b13e4173fb2e7f2670c777a6358bde4a0afde1d9cff208ece000/trent-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fb7d68f0b7670b33508c68594b70c3dd75f5de13f0ad92c88e7ed67f5d045a1",
                "md5": "760311814ef94e517f375438bfaff526",
                "sha256": "a295c405bb5b641be00596aa202c3f936b4bdd0a03d635cbbe1fa0696aaf4157"
            },
            "downloads": -1,
            "filename": "trent-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "760311814ef94e517f375438bfaff526",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.12",
            "size": 10221,
            "upload_time": "2024-10-03T13:31:20",
            "upload_time_iso_8601": "2024-10-03T13:31:20.634555Z",
            "url": "https://files.pythonhosted.org/packages/0f/b7/d68f0b7670b33508c68594b70c3dd75f5de13f0ad92c88e7ed67f5d045a1/trent-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 13:31:20",
    "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.34344s