PyFlow
Visual scripting framework for python (by pedroCabrera)
dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version. (by dephell)
PyFlow | dephell | |
---|---|---|
8 | 5 | |
2,693 | 1,668 | |
2.7% | - | |
5.4 | 7.6 | |
20 days ago | about 4 years ago | |
Python | Python | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
PyFlow
Posts with mentions or reviews of PyFlow.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-16.
-
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).
dephell
Posts with mentions or reviews of dephell.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-09.
-
How to generate setup.py from pyproject.toml
I've found https://github.com/dephell/dephell but seems to be outdated.
-
Should i Continue this Project or Abandon it? ; https://github.com/iamDyeus/KnickAI
I had a few relatively famous projects (like dephell), and at some point I lost my sleep because I was "fixing bugs" in it in my head in the middle of the night. Archiving it, closing issues in everything else, and starting to just write projects for my own fun only was the best decision I ever made. Don't make my mistakes. Don't ask random people on the internet what you should do. Do what you want to do and enjoy doing.
-
PDM: A Modern Python Package Manager
You jest and yet...
https://github.com/dephell/dephell
Dephell is a converter for python packaging systems. It can turn poetry files into requirements.txt, or setuptools' setup.py into pipenv's Pipfile etc.
Python Packaging: There is More Than One Way to Do It
-
[D] What’s the simplest, most lightweight but complete and 100% open source MLOps toolkit? -> MY OWN CONCLUSIONS
Not necessarily. You can use Dephell (https://github.com/dephell/dephell) to convert from poetry to the old-fashioned requirements.txt
-
Whats The Latest On Pipenv Poetry Etc
(& also come across DepHell)
What are some alternatives?
When comparing PyFlow and dephell you can also consider the following projects:
Ryven - Flow-based visual scripting for Python
PDM - A modern Python package and dependency manager supporting the latest PEP standards
pip-tools - A set of tools to keep your pinned Python dependencies fresh.
imgui-node-editor - Node Editor built using Dear ImGui
pip - The Python package installer