greenthread


Namegreenthread JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/tsinghtech-research/greenthread
SummaryA simple green thread library compatible eventlet and gevent
upload_time2024-08-08 08:08:50
maintainerNone
docs_urlNone
authortsinghtech
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # greenthread

greenthread compatible gevent and eventlet

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Installation

pip install greenthread

<!-- ## Usage -->

<!-- ## Contributing -->

## License


This project is released under the [Apache 2.0 License](LICENSE).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tsinghtech-research/greenthread",
    "name": "greenthread",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "tsinghtech",
    "author_email": "vision@qingtong.cn",
    "download_url": null,
    "platform": null,
    "description": "# greenthread\n\ngreenthread compatible gevent and eventlet\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\npip install greenthread\n\n<!-- ## Usage -->\n\n<!-- ## Contributing -->\n\n## License\n\n\nThis project is released under the [Apache 2.0 License](LICENSE).\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple green thread library compatible eventlet and gevent",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/tsinghtech-research/greenthread"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebbb41918ff2f20f9775b8a5a31f752063f911b16cf52a6428700f27f57036de",
                "md5": "b9fd2206a0e5f956c3354a5e89dace74",
                "sha256": "d03476254dc03a1f2cf3e483ff5ef25b06dff8cb9c53985105eb55f5e12282dc"
            },
            "downloads": -1,
            "filename": "greenthread-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9fd2206a0e5f956c3354a5e89dace74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7663,
            "upload_time": "2024-08-08T08:08:50",
            "upload_time_iso_8601": "2024-08-08T08:08:50.351313Z",
            "url": "https://files.pythonhosted.org/packages/eb/bb/41918ff2f20f9775b8a5a31f752063f911b16cf52a6428700f27f57036de/greenthread-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 08:08:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tsinghtech-research",
    "github_project": "greenthread",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "greenthread"
}
        
Elapsed time: 0.31395s