Framework - Incremental package dependencies #72
Locked
lagacep-ans
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
Totally agree. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We turned this into issue #305 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I suppose that we have addressed this by splitting the repositories. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now when we setup pyfluent it will pick up:
pyvista, pyvistaqt, PySide6
... but as feature grows, we'll maybe end up adding matplotlib, tqdm, etc...
Do we need to tackle this as multiple levels of install ( configurable setup.py ? ) ? Work with sub-packages?
(Dont take this wrong, the new pyvista connection is great. but some users might not want to install that package, and would want a direct access to the underlying surface data, to process by their own means)
Beta Was this translation helpful? Give feedback.
All reactions