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)
  • 0.8.6 - Dec 15 2025 (Python 3.13)
  • 0.8.7 - Jan 19 2026 (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.10.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.10-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyiron_dataclasses-0.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 b0569ffe465aa0b8dfea24764946aa5c56bda5d08737542652e3b528de634556
MD5 9a6ff0ed02ee22d01feadef8f3591d98
BLAKE2b-256 60ce6d6c0e3916683357a53b436c9eed76f811ce3cde37d5db7d6bb748873f49

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyiron_dataclasses-0.0.10.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.10-py3-none-any.whl.

File metadata

File hashes

Hashes for pyiron_dataclasses-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 882bed51cdc08ec96c8fa844932668c842678ed114a4c361b9d9cc03a4a8d622
MD5 37e74e9af7c1151ca145f561778298c8
BLAKE2b-256 e20405fef81086c476463265fc27b159d4d7b3f6eb8a0eb602f8c206b422a2cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyiron_dataclasses-0.0.10-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