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.12.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.12-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyiron_dataclasses-0.0.12.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.12.tar.gz
Algorithm Hash digest
SHA256 d42ab6589eba83b22bf0d7bd5a769bcbf67b6b13bf0875f61a7f4120658efe40
MD5 6c1f86febbfedf8ee30d48bbd79f1254
BLAKE2b-256 b06712b42404748a6d6f87c4e72d55f1c0223c6d7696182486f5bab6303021cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyiron_dataclasses-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 02d009c7cf45d487c1454586d759c3392883746e417cff97cb206e22eca46906
MD5 071ffa5df0d7c3eea8df7ad69e35b351
BLAKE2b-256 b94e49f00ae0279d36e1bcb4d52931f260c50fd80798dfcc8a7c482bde72a692

See more details on using hashes here.

Provenance

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