hetida-designer
PyFlow
hetida-designer | PyFlow | |
---|---|---|
2 | 8 | |
49 | 2,799 | |
- | 5.4% | |
6.6 | 6.6 | |
6 days ago | about 2 months ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hetida-designer
-
PyFlow – Visual scripting framework for Python – NodeRED alternative?
Shameless Plug: We are working on a similar tool: https://github.com/hetida/hetida-designer
We have no GUI programming in the broader sense, in our case nodes are simply run one after another (DAG).
Our tool is a web application and workflows can be triggered / executed via API, which allows for automatisation. Workflows can be nested and are tagged with a version tag making production runs reproducible. It is very much taylored to (simple) Data Science use cases with the goal to make the Python data science stack accessible for Business Experts (or power users), maybe collaborating with Data Scientists.
It is actively developed, and our industrial customers happily use it, however it is still in early development state.
-
hetida designer - Open Source Workflow Composer for the Python Data Science Stack
Hello everybody! We recently open sourced hetida designer, a workflow-based collaboration, development, and runtime environment for the Python data science stack.
PyFlow
-
Could you suggest a python library I can use to plot directed graphs?
PyFlow perhaps?
-
Looking for specific GUI framework
Haven't found any projects (PyFlow seems nice but seems to not be actively maintained, and since it's a long term project picking that up feels too risky). Anyone has some cool ideas?
- PyFlow – Visual scripting framework for Python – NodeRED alternative?
-
Hacker News top posts: Jan 16, 2022
PyFlow – Visual scripting framework for Python – NodeRED alternative?\ (5 comments)
-
A tool similar to simulink for python?
If he’s more just after visual programming rather than modelling dynamical systems, I believe PyFlow is the main option nowadays (although it hasn’t been updated in a while now).
What are some alternatives?
denoflow - Configuration as Code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
Ryven - Flow-based visual scripting for Python
PDM - A modern Python package and dependency manager supporting the latest PEP standards
DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
imgui-node-editor - Node Editor built using Dear ImGui