Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 622 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 622 Bytes

Drawflow - ReactPy Implementation

This project is a Python implementation of Drawflow — with some variations — using ReactPy. The example demo uses FastAPI as the backend.

Simple Flow Demo screenshot

Running the Demo

To run the demo, use the following command:

uvicorn example:app --reload

License

The 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.