pythreader


Namepythreader JSON
Version 2.15.0 PyPI version JSON
download
home_pagehttps://github.com/imandr/pythreader
SummaryA set of useful tools built on top of standard Python threading module
upload_time2023-09-04 14:38: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/pythreader",
    "name": "pythreader",
    "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/76/eb/cb1ddf1e1e2514518cd0fc307bbd99da9cab75fd06d24f7cff3220ec3040/pythreader-2.15.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.15.0",
    "project_urls": {
        "Homepage": "https://github.com/imandr/pythreader"
    },
    "split_keywords": [
        "threading",
        "synchronization",
        "multiprocessing",
        "parallel computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba2d87ad6751c11f23ef894ea12b052f8ab1be313af8ea2ffaa81cbf0e843cff",
                "md5": "1c42224ecb29f06e81662e6a57315abb",
                "sha256": "52d775529b43f9eb11105953a6b9cd61a601e8a30c6d979d7105f9647f5d7426"
            },
            "downloads": -1,
            "filename": "pythreader-2.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c42224ecb29f06e81662e6a57315abb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 58638,
            "upload_time": "2023-09-04T14:38:22",
            "upload_time_iso_8601": "2023-09-04T14:38:22.206719Z",
            "url": "https://files.pythonhosted.org/packages/ba/2d/87ad6751c11f23ef894ea12b052f8ab1be313af8ea2ffaa81cbf0e843cff/pythreader-2.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76ebcb1ddf1e1e2514518cd0fc307bbd99da9cab75fd06d24f7cff3220ec3040",
                "md5": "430a4eca52c3108ebde37b5e863f43db",
                "sha256": "acf59f8ff2419272a39603b76770b653fe64538ee99b57f0b57ef609ed1cf0f0"
            },
            "downloads": -1,
            "filename": "pythreader-2.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "430a4eca52c3108ebde37b5e863f43db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 51986,
            "upload_time": "2023-09-04T14:38:24",
            "upload_time_iso_8601": "2023-09-04T14:38:24.015564Z",
            "url": "https://files.pythonhosted.org/packages/76/eb/cb1ddf1e1e2514518cd0fc307bbd99da9cab75fd06d24f7cff3220ec3040/pythreader-2.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-04 14:38:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imandr",
    "github_project": "pythreader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pythreader"
}
        
Elapsed time: 0.10964s