aiorwlock


Nameaiorwlock JSON
Version 1.5.0 PyPI version JSON
download
home_pagehttps://github.com/aio-libs/aiorwlock
SummaryRead write lock for asyncio.
upload_time2024-11-25 06:03:46
maintainerNone
docs_urlNone
authorNikolay Novik
requires_python>=3.9
licenseApache-2.0
keywords aiorwlock lock asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aio-libs/aiorwlock",
    "name": "aiorwlock",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "aiorwlock, lock, asyncio",
    "author": "Nikolay Novik",
    "author_email": "nickolainovik@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/bf/d1ddcd676be027a963b3b01fdf9915daf4590b4dfd03bf1c8c2858aac7e3/aiorwlock-1.5.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Read write lock for asyncio.",
    "version": "1.5.0",
    "project_urls": {
        "Documentation": "https://github.com/aio-libs/aiorwlock",
        "Homepage": "https://github.com/aio-libs/aiorwlock",
        "Repository": "https://github.com/aio-libs/aiorwlock"
    },
    "split_keywords": [
        "aiorwlock",
        " lock",
        " asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd4c072b4097b2d05dbc4739b12a073da27496ca8241dec044c1ebc611eacf25",
                "md5": "e43088585d2feae7aa545cbe88c1a92b",
                "sha256": "0010cd2d2c603eb84bfee1cfd06233a976618dab90ec7108191e936137a8420a"
            },
            "downloads": -1,
            "filename": "aiorwlock-1.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e43088585d2feae7aa545cbe88c1a92b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7833,
            "upload_time": "2024-11-25T06:03:44",
            "upload_time_iso_8601": "2024-11-25T06:03:44.880685Z",
            "url": "https://files.pythonhosted.org/packages/fd/4c/072b4097b2d05dbc4739b12a073da27496ca8241dec044c1ebc611eacf25/aiorwlock-1.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5bfd1ddcd676be027a963b3b01fdf9915daf4590b4dfd03bf1c8c2858aac7e3",
                "md5": "094d8676f4fa812ab35225e3737edbc8",
                "sha256": "b529da24da659bdedcf68faf216595bde00db228c905197ac554773620e7fd2f"
            },
            "downloads": -1,
            "filename": "aiorwlock-1.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "094d8676f4fa812ab35225e3737edbc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7315,
            "upload_time": "2024-11-25T06:03:46",
            "upload_time_iso_8601": "2024-11-25T06:03:46.452020Z",
            "url": "https://files.pythonhosted.org/packages/c5/bf/d1ddcd676be027a963b3b01fdf9915daf4590b4dfd03bf1c8c2858aac7e3/aiorwlock-1.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 06:03:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aio-libs",
    "github_project": "aiorwlock",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "aiorwlock"
}
        
Elapsed time: 0.34022s