aiorelational


Nameaiorelational JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/willemt/aiorelational
SummaryRelational operators for working with Async iterators
upload_time2022-09-26 02:39:50
maintainer
docs_urlNone
authorWillem Thiart
requires_python>=3.7,<4.0
licenseMIT
keywords asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Async relational iterators/generators for manipulating data streams

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/willemt/aiorelational",
    "name": "aiorelational",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "asyncio",
    "author": "Willem Thiart",
    "author_email": "himself@willemthiart.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/87/c9e329bdbd32aabb0b0f26b7f88f445d54303a8a2f23b9cb0219e5b52e7d/aiorelational-0.8.1.tar.gz",
    "platform": null,
    "description": "Async relational iterators/generators for manipulating data streams\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Relational operators for working with Async iterators",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/willemt/aiorelational",
        "Repository": "https://github.com/willemt/aiorelational"
    },
    "split_keywords": [
        "asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6eee95379091e94fe285fc69ffd19b0c6ac5ee0aed314fe686af2468c6fc69be",
                "md5": "d500ddae881b34b1ccfdcf5d58ef1b09",
                "sha256": "34761a92ee25992206ea7f4a5a6197cc61c64e0d6de61632cb20d1ea337a870f"
            },
            "downloads": -1,
            "filename": "aiorelational-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d500ddae881b34b1ccfdcf5d58ef1b09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 3114,
            "upload_time": "2022-09-26T02:39:49",
            "upload_time_iso_8601": "2022-09-26T02:39:49.148279Z",
            "url": "https://files.pythonhosted.org/packages/6e/ee/95379091e94fe285fc69ffd19b0c6ac5ee0aed314fe686af2468c6fc69be/aiorelational-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b87c9e329bdbd32aabb0b0f26b7f88f445d54303a8a2f23b9cb0219e5b52e7d",
                "md5": "4a48d8c115ecdb3aac8a24218e4f0978",
                "sha256": "5aeebbc29565901d33bf4159bcdbc9f630db1e764b20dbbb407a69c23f9d45b9"
            },
            "downloads": -1,
            "filename": "aiorelational-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4a48d8c115ecdb3aac8a24218e4f0978",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2946,
            "upload_time": "2022-09-26T02:39:50",
            "upload_time_iso_8601": "2022-09-26T02:39:50.894574Z",
            "url": "https://files.pythonhosted.org/packages/8b/87/c9e329bdbd32aabb0b0f26b7f88f445d54303a8a2f23b9cb0219e5b52e7d/aiorelational-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-26 02:39:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "willemt",
    "github_project": "aiorelational",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aiorelational"
}
        
Elapsed time: 3.79172s