Skip to content

Conversation

@artste
Copy link

@artste artste commented Oct 1, 2025

This PR introduces verbose logging for package versions in pythonrunscript. When in verbose mode, the contents of piplist.txt and the conda environment export are printed out. This enhancement allows users to easily view and pin the exact versions of installed packages.

Motivation:

This feature is particularly useful for ephemeral environments, such as containers that are destroyed after execution, where retaining package version information is crucial for reproducibility and debugging.

Testing:

To test this feature, use the --verbose option:

pythonrunscript --verbose script.py

@algal algal self-requested a review November 19, 2025 21:04
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