hio


Namehio JSON
Version 0.6.12 PyPI version JSON
download
home_pagehttps://github.com/ioflo/hio
SummaryHierarchical Concurrency with Async IO
upload_time2024-04-03 18:44:44
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/d5/b8/5633def84fe00d4f7ca7fd782674f7164cfe36761f9c3cc555cd5eea461c/hio-0.6.12.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.12",
    "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": "d5b85633def84fe00d4f7ca7fd782674f7164cfe36761f9c3cc555cd5eea461c",
                "md5": "23f9bfc7b939087bf5f29d17cba7bda6",
                "sha256": "f904cfb5e719777f78ad877f272aceecb6723083c12052d89ee5a925579f64a0"
            },
            "downloads": -1,
            "filename": "hio-0.6.12.tar.gz",
            "has_sig": false,
            "md5_digest": "23f9bfc7b939087bf5f29d17cba7bda6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.2",
            "size": 88502,
            "upload_time": "2024-04-03T18:44:44",
            "upload_time_iso_8601": "2024-04-03T18:44:44.049977Z",
            "url": "https://files.pythonhosted.org/packages/d5/b8/5633def84fe00d4f7ca7fd782674f7164cfe36761f9c3cc555cd5eea461c/hio-0.6.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 18:44:44",
    "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.25287s