robotz


Namerobotz JSON
Version 2.16.0 PyPI version JSON
download
home_pagehttps://github.com/imandr/robotz
SummaryA set of useful tools built on top of standard Python threading module
upload_time2023-10-21 15:16:24
maintainer
docs_urlNone
authorIgor Mandrichenko
requires_python
licenseBSD 3-clause
keywords threading synchronization multiprocessing parallel computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A set of useful tools built on top of standard Python threading module

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/imandr/robotz",
    "name": "robotz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "threading,synchronization,multiprocessing,parallel computing",
    "author": "Igor Mandrichenko",
    "author_email": "igorvm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/ea/29f464bee0a778ada79cd12bc2e1729c026778cb55821df13ffd482003b5/robotz-2.16.0.tar.gz",
    "platform": null,
    "description": "A set of useful tools built on top of standard Python threading module\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "A set of useful tools built on top of standard Python threading module",
    "version": "2.16.0",
    "project_urls": {
        "Homepage": "https://github.com/imandr/robotz"
    },
    "split_keywords": [
        "threading",
        "synchronization",
        "multiprocessing",
        "parallel computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49db2a205b6cf8e79cbd427a6e9c4f0a8d8b5b8f5bce03d5d3674fd9168e9f08",
                "md5": "e7ed6123cf6aff3de5c2fc3a37eb4b06",
                "sha256": "bb7ab345b13c561c5205d0ac46c06121fd1b94be34009f2016a26c115a67aa17"
            },
            "downloads": -1,
            "filename": "robotz-2.16.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7ed6123cf6aff3de5c2fc3a37eb4b06",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 52542,
            "upload_time": "2023-10-21T15:16:22",
            "upload_time_iso_8601": "2023-10-21T15:16:22.097754Z",
            "url": "https://files.pythonhosted.org/packages/49/db/2a205b6cf8e79cbd427a6e9c4f0a8d8b5b8f5bce03d5d3674fd9168e9f08/robotz-2.16.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8ea29f464bee0a778ada79cd12bc2e1729c026778cb55821df13ffd482003b5",
                "md5": "5fe923dacd5d1da830a386d0cf176092",
                "sha256": "b456244ee0892dc14774bd311a5588e176c7c6fe93cb72b5ba22460ecf8c7462"
            },
            "downloads": -1,
            "filename": "robotz-2.16.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5fe923dacd5d1da830a386d0cf176092",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45488,
            "upload_time": "2023-10-21T15:16:24",
            "upload_time_iso_8601": "2023-10-21T15:16:24.051857Z",
            "url": "https://files.pythonhosted.org/packages/b8/ea/29f464bee0a778ada79cd12bc2e1729c026778cb55821df13ffd482003b5/robotz-2.16.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-21 15:16:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imandr",
    "github_project": "robotz",
    "github_not_found": true,
    "lcname": "robotz"
}
        
Elapsed time: 0.12922s