Skip to content

maton-ai/pyreactflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is a fork of pyflowchart, originally developed by CDFMLR and licensed under the MIT License.

This fork extends the functionality to generate react-flow compatible workflow definitions.

PyReactFlow

PyReactFlow is a Python package that lets you create react-flow compatible workflow definitions from Python code.

Get PyFlowchart

$ pip install pyreactflow

Sample nodes/edges generation

Update the code blob in example.py and run python example.py

Testing

Whenever there is a change in nodes or export method, run pytest test_export.py to ensure that the change still works well with existing logics.

License

Copyright 2020-2023 CDFMLR. All rights reserved.

Licensed under the MIT License.

This fork is maintained by Maton, Inc. Additional modifications © 2025 Maton, Inc., also licensed under the MIT License.

About

Python codes to react-flow compatible workflow definitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%