Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 359 Bytes

redux for Python

This repository comprises a very basic, but already useful Python implementation of the redux.js library initiated by Dan Abramov.

It was created while watching the fantastic Getting Started with Redux tutorial.