Skip to content

egormkn/reacton-redux

Repository files navigation

Reacton Redux

A Python implementation of Redux and Redux Toolkit with bindings for Reacton/Solara

PyPI - Version PyPI - License pre-commit Code style: black Imports: isort Linting: ruff

Installation

pip install "reacton-redux[devtools]"

Roadmap

  • create_store
  • combine_reducers
  • compose
  • apply_middleware
  • reacton.StoreProvider
  • reacton.use_store
  • reacton.use_selector
  • reacton.use_dispatch
  • toolkit.create_action
  • toolkit.create_reducer
  • toolkit.immer
  • toolkit.create_slice
  • Documentation
  • Examples
  • Tests

Links

About

⚛️ A Python implementation of Redux and Redux Toolkit with bindings for Reacton/Solara

Topics

Resources

License

Stars

Watchers

Forks

Languages