hio


Namehio JSON
Version 0.6.14 PyPI version JSON
download
home_pagehttps://github.com/ioflo/hio
SummaryHierarchical Concurrency with Async IO
upload_time2024-07-18 15:30:47
maintainerNone
docs_urlNone
authorSamuel M. Smith
requires_python>=3.12.2
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.12.2",
    "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/46/95/97da1390407769e8b8e863738c5d5906caa2310a3b8e256972af1c7f3240/hio-0.6.14.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.6.14",
    "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": "469597da1390407769e8b8e863738c5d5906caa2310a3b8e256972af1c7f3240",
                "md5": "0925771921c5919fa978b100600f0368",
                "sha256": "a069790f32205318b29145be17a3910dfdff5ca7b330e16358d14d5e2c9fca3d"
            },
            "downloads": -1,
            "filename": "hio-0.6.14.tar.gz",
            "has_sig": false,
            "md5_digest": "0925771921c5919fa978b100600f0368",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.2",
            "size": 88550,
            "upload_time": "2024-07-18T15:30:47",
            "upload_time_iso_8601": "2024-07-18T15:30:47.279329Z",
            "url": "https://files.pythonhosted.org/packages/46/95/97da1390407769e8b8e863738c5d5906caa2310a3b8e256972af1c7f3240/hio-0.6.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-18 15:30:47",
    "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: 0.53765s