AsyncContextStack


NameAsyncContextStack JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryAsync context manager for nesting async context stacks
upload_time2024-08-04 18:02:45
maintainerNone
docs_urlNone
authorChris Lee
requires_python<4.0,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "AsyncContextStack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Chris Lee",
    "author_email": "chris@cosmosnexus.co",
    "download_url": "https://files.pythonhosted.org/packages/b2/3b/a62c48b5409bc1f54c7208679a39e529326dea659559bcb477696ab4b43d/asynccontextstack-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Async context manager for nesting async context stacks",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cfb0b09e54e316de536c2b2c4459b69cb580a12899a5adef75687ab24a2be55",
                "md5": "7267a2f73bb4a56674694f12c0e6709a",
                "sha256": "9dee9af50f6ff11a40c3338139265c520cef1c097c8bad102666d5cfb8f4dffb"
            },
            "downloads": -1,
            "filename": "asynccontextstack-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7267a2f73bb4a56674694f12c0e6709a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 2726,
            "upload_time": "2024-08-04T18:02:43",
            "upload_time_iso_8601": "2024-08-04T18:02:43.991750Z",
            "url": "https://files.pythonhosted.org/packages/2c/fb/0b09e54e316de536c2b2c4459b69cb580a12899a5adef75687ab24a2be55/asynccontextstack-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b23ba62c48b5409bc1f54c7208679a39e529326dea659559bcb477696ab4b43d",
                "md5": "f1b9eeaab964816afe8992b67187186e",
                "sha256": "1f9faff290ce444a0f56cf546c54e9d57e9396a3ac4df28ba1fd161b29a71402"
            },
            "downloads": -1,
            "filename": "asynccontextstack-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f1b9eeaab964816afe8992b67187186e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 2019,
            "upload_time": "2024-08-04T18:02:45",
            "upload_time_iso_8601": "2024-08-04T18:02:45.397367Z",
            "url": "https://files.pythonhosted.org/packages/b2/3b/a62c48b5409bc1f54c7208679a39e529326dea659559bcb477696ab4b43d/asynccontextstack-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 18:02:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "asynccontextstack"
}
        
Elapsed time: 0.33961s