This project is a Python implementation of Drawflow — with some variations — using ReactPy. The example demo uses FastAPI as the backend.
To run the demo, use the following command:
uvicorn example:app --reloadThe original Drawflow is licensed under the MIT License.
The rest of the work is released into the public domain under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.
