pyiron / pyiron/flowrep

QoL symmetry: `Run.inputs` mirroring `Run.outputs`

Open Beginner friendly
#314 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
3
Forks
0
Avg merge
1h 19m
Merged PRs (30d)
5

Description

Because I'm discovering that sometimes I want a simple label:value dict for the inputs as well as the outputs and for basically the same reasons. Run.outputs is just a property shortcut, so this is an easy symmetry to add.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Run class and reading the existing Run.outputs property to understand its shortcut and surrounding conventions. Add the corresponding Run.inputs property with matching behavior, then verify that it provides the requested label:value dictionary for inputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.