asynciodize


Nameasynciodize JSON
Version 0.1b2 PyPI version JSON
download
home_pagehttps://github.com/pibone/asynciodize
SummaryA package to wrap/decorate blocking functions for use in asyncIO
upload_time2023-09-13 19:32:33
maintainer
docs_urlNone
authorDaniel Peña Iglesias
requires_python
licenseMIT
keywords asyncio blocking multithreading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pibone/asynciodize",
    "name": "asynciodize",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "asyncio,blocking,multithreading",
    "author": "Daniel Pe\u00f1a Iglesias",
    "author_email": "danpeis@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/19/659acb00cc389ab0df458b89a4661756c4ee23bbe735b214a34da5f1ecc7/asynciodize-0.1b2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to wrap/decorate blocking functions for use in asyncIO",
    "version": "0.1b2",
    "project_urls": {
        "Download": "https://github.com/pibone/asynciodize/archive/refs/tags/v0.1-beta.2.tar.gz",
        "Homepage": "https://github.com/pibone/asynciodize"
    },
    "split_keywords": [
        "asyncio",
        "blocking",
        "multithreading"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac12e5de0bfd0df757f11895a46e79a6bfdcb728b79db6dc05bceda791a3a6de",
                "md5": "646c832e1cd5aa39fd316162a45b9262",
                "sha256": "96b306e38a328f6222ce1922247f371e795f7efd76e3068de3d015cfb3ad1a5c"
            },
            "downloads": -1,
            "filename": "asynciodize-0.1b2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "646c832e1cd5aa39fd316162a45b9262",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2970,
            "upload_time": "2023-09-13T19:32:30",
            "upload_time_iso_8601": "2023-09-13T19:32:30.651532Z",
            "url": "https://files.pythonhosted.org/packages/ac/12/e5de0bfd0df757f11895a46e79a6bfdcb728b79db6dc05bceda791a3a6de/asynciodize-0.1b2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e519659acb00cc389ab0df458b89a4661756c4ee23bbe735b214a34da5f1ecc7",
                "md5": "10005648f2695489b14d9e314cede2d0",
                "sha256": "350f34b66a9c94fdf8c6f52e745deea440cd8f1ec5a3ac07ae8cf5c9a07d5909"
            },
            "downloads": -1,
            "filename": "asynciodize-0.1b2.tar.gz",
            "has_sig": false,
            "md5_digest": "10005648f2695489b14d9e314cede2d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3224,
            "upload_time": "2023-09-13T19:32:33",
            "upload_time_iso_8601": "2023-09-13T19:32:33.818495Z",
            "url": "https://files.pythonhosted.org/packages/e5/19/659acb00cc389ab0df458b89a4661756c4ee23bbe735b214a34da5f1ecc7/asynciodize-0.1b2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 19:32:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pibone",
    "github_project": "asynciodize",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "asynciodize"
}
        
Elapsed time: 0.11530s