hio


Namehio JSON
Version 0.7.4 PyPI version JSON
download
home_pagehttps://github.com/ioflo/hio
SummaryHierarchical Concurrency with Async IO
upload_time2025-03-11 21:33:46
maintainerNone
docs_urlNone
authorSamuel M. Smith
requires_python>=3.13.1
licenseApache Software License 2.0
keywords hierarchical concurrency async io rich contextual concurrency structured concurrency
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            HIO Hierarchical Concurrency and Asynchronous IO Library. Rich structured contextual concurrrent coroutines with asynchrounous IO modules.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ioflo/hio",
    "name": "hio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13.1",
    "maintainer_email": null,
    "keywords": "hierarchical concurrency, async io, rich contextual concurrency, structured concurrency",
    "author": "Samuel M. Smith",
    "author_email": "smith.samuel.m@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/be/271962d25519ae7caabeae80a6c9414ca3a8dac12bec9440cf3c14074a9e/hio-0.7.4.tar.gz",
    "platform": null,
    "description": "HIO Hierarchical Concurrency and Asynchronous IO Library. Rich structured contextual concurrrent coroutines with asynchrounous IO modules.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Hierarchical Concurrency with Async IO",
    "version": "0.7.4",
    "project_urls": {
        "Changelog": "https://hio.readthedocs.io/en/latest/changelog.html",
        "Documentation": "https://hio.readthedocs.io/",
        "Homepage": "https://github.com/ioflo/hio",
        "Issue Tracker": "https://github.com/ProSapien/hio/issues"
    },
    "split_keywords": [
        "hierarchical concurrency",
        " async io",
        " rich contextual concurrency",
        " structured concurrency"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5be271962d25519ae7caabeae80a6c9414ca3a8dac12bec9440cf3c14074a9e",
                "md5": "9bb688638b32bae761726434cebf1e0d",
                "sha256": "0b772a9f970eb7d40c55b80d77dc3785222186357ff5bea427aef1133478bfc9"
            },
            "downloads": -1,
            "filename": "hio-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9bb688638b32bae761726434cebf1e0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13.1",
            "size": 130304,
            "upload_time": "2025-03-11T21:33:46",
            "upload_time_iso_8601": "2025-03-11T21:33:46.546762Z",
            "url": "https://files.pythonhosted.org/packages/f5/be/271962d25519ae7caabeae80a6c9414ca3a8dac12bec9440cf3c14074a9e/hio-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-11 21:33:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ioflo",
    "github_project": "hio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "hio"
}
        
Elapsed time: 1.16826s