tubes
tubes copied to clipboard
A series of tubes.
Tubes
.. image:: https://img.shields.io/pypi/v/Tubes.svg :target: https://pypi.python.org/pypi/Tubes/ :alt: Latest Version
.. image:: https://readthedocs.org/projects/tubes/badge/?version=latest :target: https://tubes.readthedocs.org/ :alt: Latest Docs
.. image:: https://travis-ci.org/twisted/tubes.svg?branch=master :target: https://travis-ci.org/twisted/tubes
.. image:: https://img.shields.io/coveralls/twisted/tubes/master.svg :target: https://coveralls.io/r/twisted/tubes?branch=master
"Tubes" is a data-processing and flow-control engine for event-driven programs.
Presently based primarily on Twisted, its core data structures are fairly framework-agnostic and could be repurposed to work with any event-driven container.