Metadata-Version: 2.4
Name: redux-toolkit
Version: 0.0.1
Project-URL: homepage, https://todo.com
Project-URL: source, https://todo.com
Project-URL: download, https://todo.com
Project-URL: changelog, https://todo.com
Project-URL: releasenotes, https://todo.com
Project-URL: documentation, https://todo.com
Project-URL: issues, https://todo.com
Project-URL: funding, https://todo.com
Author-email: Austin Yu <austinyu@stanford.edu>
Maintainer-email: Austin Yu <austinyu@stanford.edu>
License-Expression: MIT
Requires-Python: >=3.11
Requires-Dist: pydantic>=2.11.2
Description-Content-Type: text/markdown

# redux-toolkit

This is a python package for redux-like state management in Python. It is designed to be simple and easy to use, while still providing powerful features for managing state in your applications.
