Metadata-Version: 1.1
Name: cyclotron
Version: 0.4.0
Summary: A reactive stream cycle implementation in python
Home-page: https://github.com/MainRo/cyclotron-py.git
Author: Romain Picard
Author-email: romain.picard@oakbits.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        # Cyclotron
        
        Cyclotron is a functional and reactive framework for Python and
        [Rxpy](https://github.com/ReactiveX/RxPY). It is an adaptation of the
        [cyclejs](https://cycle.js.org/) javascript framework.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
