Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jettify/aioc


https://github.com/jettify/aioc

async-await asyncio clustering distributed-systems

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

aioc
====
.. image:: https://travis-ci.org/jettify/aioc.svg?branch=master
:target: https://travis-ci.org/jettify/aioc
.. image:: https://codecov.io/gh/jettify/aioc/branch/master/graph/badge.svg
:target: https://codecov.io/gh/jettify/aioc

**aioc** - is Python 3.6+ module

Requirements
------------

* Python_ 3.6+
* uvloop_ (optional)

.. _PEP492: https://www.python.org/dev/peps/pep-0492/
.. _Python: https://www.python.org
.. _aiohttp: https://github.com/KeepSafe/aiohttp
.. _asyncio: http://docs.python.org/3.5/library/asyncio.html
.. _uvloop: https://github.com/MagicStack/uvloop