https://github.com/pyiron/decisions
Architecture decision records for the pyiron organization
https://github.com/pyiron/decisions
Last synced: 3 months ago
JSON representation
Architecture decision records for the pyiron organization
- Host: GitHub
- URL: https://github.com/pyiron/decisions
- Owner: pyiron
- Created: 2025-05-03T14:34:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-01T18:00:27.000Z (4 months ago)
- Last Synced: 2026-02-02T02:45:29.954Z (4 months ago)
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `pyiron` project-wide decisions
This repository holds [architecture decision records](https://github.com/joelparkerhenderson/architecture-decision-record) (simply "decisions") that are relevant to writing code project-wide inside `pyiron`.
# Decision Template
Copied from [decision-record-template-by-michael-nygard](https://github.com/joelparkerhenderson/architecture-decision-record/tree/main/locales/en/templates/decision-record-template-by-michael-nygard) to simplify the creation of new decisions.
```
# Title
## Status
Which packages adopted the changes based on this decision?
[Adopted v1](https://github.com/pyiron/decisions/pull/1)
- https://github.com/pyiron/executorlib/pull/644
## Context
What is the issue that we're seeing that is motivating this decision or change?
## Decision
What is the change that we're proposing and/or doing?
## Consequences
What becomes easier or more difficult to do because of this change?
```
# Supported Packages
The adoption of the following packages is tracked in this repository:
| Package | Maintainer |
|--------------------------------------------|--------------|
| https://github.com/pyiron/atomistics | @jan-janssen |
| https://github.com/pyiron/conda_subprocess | @jan-janssen |
| https://github.com/pyiron/elaston | @samwaseda |
| https://github.com/pyiron/executorlib | @jan-janssen |
| https://github.com/pyiron/pyfileindex | @jan-janssen |
| https://github.com/pyiron/pyiron_lammps | @jan-janssen |
| https://github.com/pyiron/pyiron_snippets | @liamhuber |
| https://github.com/pyiron/sphinx_parser | @samwaseda |
| https://github.com/pyiron/pyiron_workflow | @liamhuber |
| https://github.com/pyiron/pylammpsmpi | @jan-janssen |
| https://github.com/pyiron/pysqa | @jan-janssen |
| https://github.com/pyiron/semantikon | @samwaseda |
| https://github.com/pyiron/structuretoolkit | @jan-janssen |