Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mainro/cyclotron-aio
Asyncio support for cyclotron
https://github.com/mainro/cyclotron-aio
asyncio cyclotron functional-programming reactive-extensions reactive-programming reactivex rxpy
Last synced: about 1 month ago
JSON representation
Asyncio support for cyclotron
- Host: GitHub
- URL: https://github.com/mainro/cyclotron-aio
- Owner: MainRo
- License: mit
- Created: 2018-02-28T21:35:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T21:28:20.000Z (about 5 years ago)
- Last Synced: 2024-10-08T09:57:35.471Z (about 1 month ago)
- Topics: asyncio, cyclotron, functional-programming, reactive-extensions, reactive-programming, reactivex, rxpy
- Language: Python
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
==================================
Async IO support for Cyclotron
==================================.. image:: https://travis-ci.org/MainRo/cyclotron-aio.svg?branch=master
:target: https://travis-ci.org/MainRo/cyclotron-aio.. image:: https://badge.fury.io/py/cyclotron-aio.svg
:target: https://badge.fury.io/py/cyclotron-aioThis project is not mainained anymore. It has been split between `cyclotron
`_. and `cyclotron-aiohttp
`_.The asyncio runner is now part of the cyclotron package. The aiohttp client and
server drivers are now in the cyclotron-aiohttp package.