Skip to content

Add pytem run command and basic notebook example#178

Merged
louispt1 merged 1 commit into
version-2from
start-up-script
May 27, 2026
Merged

Add pytem run command and basic notebook example#178
louispt1 merged 1 commit into
version-2from
start-up-script

Conversation

@louispt1
Copy link
Copy Markdown
Member

Context

There is a desire to have a easier way to manage scenarios with minimal installation and knowledge requirements about PyETM for less tech savy users or situations where there is no need to do anything other than manage scenarios with the from_excel+to_excel approach.

Implemented changes

Added pyetm run <excel_file> command which completes a round trip to the ETM based on the settings in the input excel and the export config tab. This allows users who are less comfortable with code editors and scripting to avoid interacting with notebooks etc at all.

There is also a basic Jupyter notebook that demonstrates this round trip functionality, with some minor additional details that demonstrate how to inspect the scenarios object.

Checklist

  • I have tested these changes
  • I have updated documentation as needed
  • I have tagged the relevant people for review

@louispt1 louispt1 merged commit 1710b03 into version-2 May 27, 2026
1 of 2 checks passed
@louispt1 louispt1 deleted the start-up-script branch May 27, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant