Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albireox/asyncioactor

An actor framework based on asyncio
https://github.com/albireox/asyncioactor

Last synced: about 1 month ago
JSON representation

An actor framework based on asyncio

Awesome Lists containing this project

README

        

asyncioActor
==============================

A base actor that uses asyncio

| |Build Status|
| |Coverage Status|

------------

This README describes the asyncioActor Python package. It should include things like a general description, installation instructions, and requirements. It should also include information badges for other services or packages used, e.g., Travis-CI and Coveralls, ReadtheDocs, Astropy, etc.

.. |Build Status| image:: https://travis-ci.org//asyncioActor.svg?branch=master
:target: https://travis-ci.org//asyncioActor

.. |Coverage Status| image:: https://coveralls.io/repos/github//asyncioActor/badge.svg?branch=master
:target: https://coveralls.io/github//asyncioActor?branch=master