asyncio-thread-runner


Nameasyncio-thread-runner JSON
Version 0.1.dev0 PyPI version JSON
download
home_pageNone
SummaryRun async Python code from sync code.
upload_time2025-08-15 22:50:18
maintainerNone
docs_urlNone
authorlemon24
requires_python>=3.11
licenseNone
keywords async sync asyncio runner thread
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Run async Python code from sync code.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "asyncio-thread-runner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "async, sync, asyncio, runner, thread",
    "author": "lemon24",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d1/ac/58b0b68b6729b895e65aa5f3fa387ef013da03b3968a770a9f1153215944/asyncio_thread_runner-0.1.dev0.tar.gz",
    "platform": null,
    "description": "Run async Python code from sync code.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Run async Python code from sync code.",
    "version": "0.1.dev0",
    "project_urls": {
        "Changelog": "https://github.com/lemon24/asyncio-thread-runner/blob/main/CHANGES.md",
        "Documentation": "https://github.com/lemon24/asyncio-thread-runner/blob/main/README.md",
        "Issues": "https://github.com/lemon24/asyncio-thread-runner/issues",
        "Repository": "https://github.com/lemon24/asyncio-thread-runner"
    },
    "split_keywords": [
        "async",
        " sync",
        " asyncio",
        " runner",
        " thread"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4281df91d65de553aa43d4f5e8fba6682f2a942cf836bda2c47ac1d0a30cd12",
                "md5": "5859fd7233e392cbfe0edac8dc9a19e4",
                "sha256": "3f4185f89c8381646d3fb37606fe46706a71c978e06893ee2ea29a4488457922"
            },
            "downloads": -1,
            "filename": "asyncio_thread_runner-0.1.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5859fd7233e392cbfe0edac8dc9a19e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 3616,
            "upload_time": "2025-08-15T22:50:14",
            "upload_time_iso_8601": "2025-08-15T22:50:14.564557Z",
            "url": "https://files.pythonhosted.org/packages/a4/28/1df91d65de553aa43d4f5e8fba6682f2a942cf836bda2c47ac1d0a30cd12/asyncio_thread_runner-0.1.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1ac58b0b68b6729b895e65aa5f3fa387ef013da03b3968a770a9f1153215944",
                "md5": "91617c0f4edec422c23276d833c019e0",
                "sha256": "1d48bb0225cc2764164817f70f0dccc611bb0e42fca82f130dc7e532ac5c09a4"
            },
            "downloads": -1,
            "filename": "asyncio_thread_runner-0.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "91617c0f4edec422c23276d833c019e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 6158,
            "upload_time": "2025-08-15T22:50:18",
            "upload_time_iso_8601": "2025-08-15T22:50:18.765762Z",
            "url": "https://files.pythonhosted.org/packages/d1/ac/58b0b68b6729b895e65aa5f3fa387ef013da03b3968a770a9f1153215944/asyncio_thread_runner-0.1.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 22:50:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lemon24",
    "github_project": "asyncio-thread-runner",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "asyncio-thread-runner"
}
        
Elapsed time: 2.06422s