Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1st1/greenio

Greenlets for asyncio
https://github.com/1st1/greenio

Last synced: 17 days ago
JSON representation

Greenlets for asyncio

Awesome Lists containing this project

README

        

.. image:: https://travis-ci.org/1st1/greenio.svg?branch=master
:target: https://travis-ci.org/1st1/greenio

Support 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