asyncio-rlock


Nameasyncio-rlock JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://gitlab.com/heckad/asyncio_rlock
SummaryRlock like in threading module but for asyncio.
upload_time2019-11-03 15:42:03
maintainer
docs_urlNone
authorHeckad (Kazantcev Andrey)
requires_python>=3.6
licenseMIT
keywords asyncio rlock
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/heckad/asyncio_rlock",
    "name": "asyncio-rlock",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "asyncio rlock",
    "author": "Heckad (Kazantcev Andrey)",
    "author_email": "heckad@yandex.ru",
    "download_url": "https://files.pythonhosted.org/packages/f8/f7/2ecb60f740c081f3e42c1bc62c4dbc8b0cda0d95e404203b5569b118437e/asyncio_rlock-0.1.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rlock like in threading module but for asyncio.",
    "version": "0.1.0",
    "split_keywords": [
        "asyncio",
        "rlock"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c304080b5e169dbe45ed46ee4388ebfa784a2824ec456cb0a371e693461e9bf0",
                "md5": "968f297833030a3f78f3d44c1611d240",
                "sha256": "96898a49dc479656252a18aa3352342e2e3c5325aaf0c0042e1cebd68f265857"
            },
            "downloads": -1,
            "filename": "asyncio_rlock-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "968f297833030a3f78f3d44c1611d240",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2549,
            "upload_time": "2019-11-03T15:42:01",
            "upload_time_iso_8601": "2019-11-03T15:42:01.212539Z",
            "url": "https://files.pythonhosted.org/packages/c3/04/080b5e169dbe45ed46ee4388ebfa784a2824ec456cb0a371e693461e9bf0/asyncio_rlock-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8f72ecb60f740c081f3e42c1bc62c4dbc8b0cda0d95e404203b5569b118437e",
                "md5": "1a86deef55de791ad4dc340efaae10c7",
                "sha256": "7e29824331619873e10d5d99dcc46d7b8f196c4a11b203f4eeccc0c091039d43"
            },
            "downloads": -1,
            "filename": "asyncio_rlock-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1a86deef55de791ad4dc340efaae10c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1466,
            "upload_time": "2019-11-03T15:42:03",
            "upload_time_iso_8601": "2019-11-03T15:42:03.728894Z",
            "url": "https://files.pythonhosted.org/packages/f8/f7/2ecb60f740c081f3e42c1bc62c4dbc8b0cda0d95e404203b5569b118437e/asyncio_rlock-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-11-03 15:42:03",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "heckad",
    "gitlab_project": "asyncio_rlock",
    "lcname": "asyncio-rlock"
}
        
Elapsed time: 0.04053s