Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1st1/greenio
Greenlets for asyncio
https://github.com/1st1/greenio
Last synced: 17 days ago
JSON representation
Greenlets for asyncio
- Host: GitHub
- URL: https://github.com/1st1/greenio
- Owner: 1st1
- License: other
- Created: 2013-06-08T22:24:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T15:32:17.000Z (about 10 years ago)
- Last Synced: 2024-10-13T09:31:21.195Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 434 KB
- Stars: 45
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://travis-ci.org/1st1/greenio.svg?branch=master
:target: https://travis-ci.org/1st1/greenioSupport for greenlets in asyncio.
Requires asyncio, greenlet and Python 3.3 / 3.4.
See examples and unittests for details.
To run tests: "$ python3 runtests.py"License: Apache 2.0