Skip to main content

react xyflow for pyiron

Project description

pyironFlow

Visual Programming Interface

The visual programmming interface pyironflow or PyironFlow is a gui skin based on ReactFlow that currently works on top of pyiron_workflow. Theoretically, one could currently pack pyiron_base jobs into nodes for execution. The gui could also be extended to pack the workflow graph (extracted from the gui using get_workflow()) into a pyiron_base job for execution. An existing code-based workflow graph can be packed into the gui using PyironFlow([wf]) where wf is the existing graph.

Example of a multiscale simulation

Problem definition:

Gui1

Constructing the workflow:

Gui2

Execution:

Gui3

Viewing source code:

Gui4

Visualization of FEM meshes using PyVista:

Gui5

Atomistic sub-workflow:

Gui6

Continuum sub-workflow:

Gui7

Planned/desired/in-development features

  • Dynamically add nodes from the notebook to the node library (currently being polished by Julius Mittler)
  • Dynamically make macros from the gui using a box selection and add them to the node library (currently in development by Julius Mittler)
  • Automatic positioning of nodes in a nice way on (re-)instantiation (current positioning is passable, but room for improvement exists)
  • Caching based on a hash-based storage. Currently caching does not work at all in the gui since the workflow graph is reinstantiated everytime there's a change in the gui. This could be theoretically fixed by comparing the dictionary of the existing workflow to the new dictionary from the gui. But this would be a painstaking process and easily broken. A better way would be to work with a hash-based storage which would reload outputs when the inputs of a node have not changed. However this would have to be implemented in pyiron_workflow and not in the gui side of things.
  • Edit the source code of nodes from within the gui. Maybe something that uses the FileReader api. Need to look into this further.

See the demo.ipynb jupyter notebook for brief discussion of the key ideas, the link to pyiron_workflows and a few toy application of the xyflow project.

Binder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyironflow-0.0.3.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

pyironflow-0.0.3-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file pyironflow-0.0.3.tar.gz.

File metadata

  • Download URL: pyironflow-0.0.3.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pyironflow-0.0.3.tar.gz
Algorithm Hash digest
SHA256 46133a7fdfeeb70121dc6ece49d52b09ddce12ab84b15bd4e4f214d7ad14c653
MD5 34a87f1a4bb5a55c30868b682a09be3a
BLAKE2b-256 8c64af87eb9f109b3f0fa9315f1aeb9726e893abd4f5f1235ea2e2cd59ac2289

See more details on using hashes here.

File details

Details for the file pyironflow-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pyironflow-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pyironflow-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 41cd272cd5b377aff8548634a9fa4f26454491d6c419fea74fb85a2505952566
MD5 dafef4485c251d54050d71f087f27367
BLAKE2b-256 9bed3a165fb30040b23676f2484b57ce3aac8d91cc6145520638448c0d07c76a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page