Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jettify/aioc
https://github.com/jettify/aioc
async-await asyncio clustering distributed-systems
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jettify/aioc
- Owner: jettify
- License: apache-2.0
- Created: 2017-01-21T17:05:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T11:17:55.000Z (about 7 years ago)
- Last Synced: 2024-11-25T15:33:49.722Z (2 months ago)
- Topics: async-await, asyncio, clustering, distributed-systems
- Language: Python
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE
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