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.1.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyironflow-0.0.1.tar.gz
  • Upload date:
  • Size: 18.0 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.1.tar.gz
Algorithm Hash digest
SHA256 83e509901a012574d711e97f07fedbc5370b6a7c677f34207c547bda14e2450a
MD5 970a375ac2ffa30586c918744d5c3402
BLAKE2b-256 e68f77d305b7a3bbb5fa7037a5517e0cd43176a4305f26a788ee17969d90c78b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyironflow-0.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dca92973221715ef0bf72841176bacd3444ffe7b14e3c7cf63d79452365bb78a
MD5 a539b39994ee22615388bbebccfc577c
BLAKE2b-256 c678d7291c2607d143a774247b31255dcb5ede42491a0c8e2ab5c63b051a97c7

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