Skip to main content

Dataclasses for the pyiron workflow framework

Project description

Dataclasses for pyiron

Pipeline codecov

The pyiron_dataclasses module provides a series of dataclasses for the pyiron workflow framework. It can load HDF5 files created by pyiron_atomistics and read the content stored in those files, without depending on pyiron_atomistics. Furthermore, it is not fixed to a single version of pyiron_atomistics but rather matches multiple versions of pyiron_atomistics to the same API version of pyiron_dataclasses.

Usage

Using the get_dataclass() function of the built-in converter:

from h5io_browser import read_dict_from_hdf
from pyiron_dataclasses import get_dataclass_v1

job_classes = get_dataclass(
    job_dict=read_dict_from_hdf(
        file_name=job.project_hdf5.file_name,
        h5_path="/",
        recursive=True,
        slash='ignore',
    )[job.job_name]
)
job_classes

Supported Versions

Version 1 - v1

Supported versions of pyiron_atomistics:

Previous versions of pyiron_atomistics:

  • 0.6.25 - Feb 21 2025 (Python 3.12)
  • 0.7.20 - Sep 27 2025 (Python 3.12)

pyiron_atomistics version 0.8.X:

  • 0.8.0 - Sep 30 2025 (Python 3.12)
  • 0.8.1 - Oct 7 2025 (Python 3.13)
  • 0.8.2 - Nov 1 2025 (Python 3.13)
  • 0.8.3 - Nov 7 2025 (Python 3.13)
  • 0.8.4 - Nov 10 2025 (Python 3.13)
  • 0.8.5 - Nov 30 2025 (Python 3.13)

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

pyiron_dataclasses-0.0.9.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyiron_dataclasses-0.0.9-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file pyiron_dataclasses-0.0.9.tar.gz.

File metadata

  • Download URL: pyiron_dataclasses-0.0.9.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyiron_dataclasses-0.0.9.tar.gz
Algorithm Hash digest
SHA256 d2043d2de0c50b12261682e55f9a234f97764de9435c9d46fb7a21fad10b1493
MD5 d43f4f2292aae67a8c907bdcb64415ae
BLAKE2b-256 7622f0e21a3b108e23d5f07df87a68b4bf33bdfcd0743b482f7dca36198d3494

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyiron_dataclasses-0.0.9.tar.gz:

Publisher: deploy.yml on pyiron/pyiron_dataclasses

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyiron_dataclasses-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for pyiron_dataclasses-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 007d74185d789ffeacc08e9ba4dedd3229d298706b6b6ec90961d0f1b15564e6
MD5 20d46f8c3e31f416de346faa4e21fd9d
BLAKE2b-256 6ec50ca35ff62d5311ed831e9014de0114cc12fb300add7ac4499c861a23df41

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyiron_dataclasses-0.0.9-py3-none-any.whl:

Publisher: deploy.yml on pyiron/pyiron_dataclasses

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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