threadwrapper


Namethreadwrapper JSON
Version 0.13.1 PyPI version JSON
download
home_pagehttp://code.foxe6.kozow.com/threadwrapper/
SummaryGather results from multiple threads seamlessly.
upload_time2022-12-17 14:45:10
maintainer
docs_urlNone
authorf̣ộx̣ệ6
requires_python>=3.5
licenseAGPL-3.0
keywords thread wrapper asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Thread Wrapper Class

<badges>[![pkg](https://img.shields.io/badge/pkg-threadwrapper-808080.svg)](http://code.foxe6.kozow.com/threadwrapper/)
[![version](https://img.shields.io/pypi/v/threadwrapper.svg)](https://pypi.org/project/threadwrapper/)
[![license](https://img.shields.io/pypi/l/threadwrapper.svg)](https://pypi.org/project/threadwrapper/)
[![pyversions](https://img.shields.io/pypi/pyversions/threadwrapper.svg)](https://pypi.org/project/threadwrapper/)  
[![powered](https://img.shields.io/badge/Say-Thanks-ddddff.svg)](https://saythanks.io/to/foxe6)
[![donate](https://img.shields.io/badge/Donate-Paypal-0070ba.svg)](https://paypal.me/foxe6)
[![made](https://img.shields.io/badge/Made%20with-PyCharm-red.svg)](https://www.jetbrains.com/pycharm/)
</badges>

<i>Gather results from multiple threads seamlessly.</i>

# Hierarchy

![threadwrapper](http://code.foxe6.kozow.com/threadwrapper/threadwrapper.svg)

# Example

## python
See `test`.


            

Raw data

            {
    "_id": null,
    "home_page": "http://code.foxe6.kozow.com/threadwrapper/",
    "name": "threadwrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "thread wrapper asyncio",
    "author": "f\u0323\u1ed9x\u0323\u1ec76",
    "author_email": "foxe6@pm.me",
    "download_url": "",
    "platform": null,
    "description": "# Thread Wrapper Class\n\n<badges>[![pkg](https://img.shields.io/badge/pkg-threadwrapper-808080.svg)](http://code.foxe6.kozow.com/threadwrapper/)\n[![version](https://img.shields.io/pypi/v/threadwrapper.svg)](https://pypi.org/project/threadwrapper/)\n[![license](https://img.shields.io/pypi/l/threadwrapper.svg)](https://pypi.org/project/threadwrapper/)\n[![pyversions](https://img.shields.io/pypi/pyversions/threadwrapper.svg)](https://pypi.org/project/threadwrapper/)  \n[![powered](https://img.shields.io/badge/Say-Thanks-ddddff.svg)](https://saythanks.io/to/foxe6)\n[![donate](https://img.shields.io/badge/Donate-Paypal-0070ba.svg)](https://paypal.me/foxe6)\n[![made](https://img.shields.io/badge/Made%20with-PyCharm-red.svg)](https://www.jetbrains.com/pycharm/)\n</badges>\n\n<i>Gather results from multiple threads seamlessly.</i>\n\n# Hierarchy\n\n![threadwrapper](http://code.foxe6.kozow.com/threadwrapper/threadwrapper.svg)\n\n# Example\n\n## python\nSee `test`.\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Gather results from multiple threads seamlessly.",
    "version": "0.13.1",
    "split_keywords": [
        "thread",
        "wrapper",
        "asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "91a4976c8ab9e7559f0ac9f336c9a19e",
                "sha256": "e1b8b3a049f328525edbc8ae9576a0d82ea04d0b1699461881eab4c9c0b25aa6"
            },
            "downloads": -1,
            "filename": "threadwrapper-0.13.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91a4976c8ab9e7559f0ac9f336c9a19e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 19859,
            "upload_time": "2022-12-17T14:45:10",
            "upload_time_iso_8601": "2022-12-17T14:45:10.288084Z",
            "url": "https://files.pythonhosted.org/packages/a7/d6/a9abb97b7c58d390232117711d3b5f5bfd29f379b02df803f8064785fb13/threadwrapper-0.13.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-17 14:45:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "threadwrapper"
}
        
Elapsed time: 0.01950s