ioscheduler


Nameioscheduler JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPython module that helps to organize input / output operations and async processes
upload_time2024-01-28 12:39:53
maintainer
docs_urlNone
authorIvashka (Ivan Rakov)
requires_python
license
keywords python io input output asyncio threading ioscheduler scheduler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ioscheduler
Python module that helps to organize input / output operations and async processes

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ioscheduler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,io,input,output,asyncio,threading,ioscheduler,scheduler",
    "author": "Ivashka (Ivan Rakov)",
    "author_email": "<ivashka.2.r@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f0/8c/083f8bbf11b4d15da31aa4659ec97b87c913c251feacbb9e9784bec743bf/ioscheduler-0.0.1.tar.gz",
    "platform": "any",
    "description": "# ioscheduler\r\nPython module that helps to organize input / output operations and async processes\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python module that helps to organize input / output operations and async processes",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "io",
        "input",
        "output",
        "asyncio",
        "threading",
        "ioscheduler",
        "scheduler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac057077ca75cb992c92e62662a64a39132b97e8fff84c1f4baa18a5af55db72",
                "md5": "d8465ac0a403e87879aeb3d52be1c53a",
                "sha256": "8b11dbbde2d06b98585c280ab67b456d38a9bacb51150bed80503891c75f3837"
            },
            "downloads": -1,
            "filename": "ioscheduler-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8465ac0a403e87879aeb3d52be1c53a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16291,
            "upload_time": "2024-01-28T12:39:51",
            "upload_time_iso_8601": "2024-01-28T12:39:51.753708Z",
            "url": "https://files.pythonhosted.org/packages/ac/05/7077ca75cb992c92e62662a64a39132b97e8fff84c1f4baa18a5af55db72/ioscheduler-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f08c083f8bbf11b4d15da31aa4659ec97b87c913c251feacbb9e9784bec743bf",
                "md5": "40c320f93841a3ad05628bb65c5e0bf6",
                "sha256": "b7ee71f9f3a143fa3b847ded3b05410f7c0422eb3460cfc7e43b71c2a05c2633"
            },
            "downloads": -1,
            "filename": "ioscheduler-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "40c320f93841a3ad05628bb65c5e0bf6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16024,
            "upload_time": "2024-01-28T12:39:53",
            "upload_time_iso_8601": "2024-01-28T12:39:53.480205Z",
            "url": "https://files.pythonhosted.org/packages/f0/8c/083f8bbf11b4d15da31aa4659ec97b87c913c251feacbb9e9784bec743bf/ioscheduler-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-28 12:39:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ioscheduler"
}
        
Elapsed time: 0.17278s