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: 4 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T21:28:20.000Z (about 6 years ago)
- Last Synced: 2025-07-09T10:17:41.638Z (4 months ago)
- Topics: asyncio, cyclotron, functional-programming, reactive-extensions, reactive-programming, reactivex, rxpy
- Language: Python
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- 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-aio
This 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.