Redux implementation for Python


Keywords
redux-store, rxpy
License
MIT
Install
pip install redux-py==0.1.2

Documentation

ReduxPY

Implementation of a Redux store with support for adding feature modules, dynamically. The store exposes a reactive API based on RxPY.

Documentation

Refer to the API documentation

Build

Build Status