pythreadpool


Namepythreadpool JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://github.com/ChenZaichuang/pythreadpool
SummaryThread pool for async jobs manage
upload_time2023-01-16 07:30:13
maintainer
docs_urlNone
authorChenZaichuang
requires_python
licenseMIT Licence
keywords pip pythreadpool thread pool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Provide unified api of native thread and gevent, make it easy to manage async jobs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenZaichuang/pythreadpool",
    "name": "pythreadpool",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pip,pythreadpool,thread pool",
    "author": "ChenZaichuang",
    "author_email": "1158400735@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/05/5f/45ae0fcb23f5384a7b0a8f84589c94faefa03017495d856bb205774be3c2/pythreadpool-1.0.7.tar.gz",
    "platform": "any",
    "description": "Provide unified api of native thread and gevent, make it easy to manage async jobs\n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "Thread pool for async jobs manage",
    "version": "1.0.7",
    "split_keywords": [
        "pip",
        "pythreadpool",
        "thread pool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "055f45ae0fcb23f5384a7b0a8f84589c94faefa03017495d856bb205774be3c2",
                "md5": "a75f2b160e12bc7a330acefbb8122e5c",
                "sha256": "6298862875d5eb51c9c7b5d2cfe3860b75db529e47583e343c01442da21aacb8"
            },
            "downloads": -1,
            "filename": "pythreadpool-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "a75f2b160e12bc7a330acefbb8122e5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4255,
            "upload_time": "2023-01-16T07:30:13",
            "upload_time_iso_8601": "2023-01-16T07:30:13.272175Z",
            "url": "https://files.pythonhosted.org/packages/05/5f/45ae0fcb23f5384a7b0a8f84589c94faefa03017495d856bb205774be3c2/pythreadpool-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 07:30:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ChenZaichuang",
    "github_project": "pythreadpool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pythreadpool"
}
        
Elapsed time: 0.03768s