Open Tara-Lakshmipathy opened 1 month ago
I really like the suggestion, unfortunately there was an issue with naively import of PyironFlow
in the __init__.py
file, so I had to revert this change for the package to work - https://github.com/pyiron/pyironFlow/pull/22 . Still in general I agree that it would be great to simplify the import of the visual programming interface.
I need to use pyironflow by using
from pyironflow.pyironflow import PyironFlow
Is the second pyironflow needed? Should we rename the file or something?