Skip to content

Overhaul README.md and add python venv - #44

Open
da-phil wants to merge 1 commit into
darktable-org:masterfrom
da-phil:pl/readme_overhaul_and_add_python_requirements
Open

Overhaul README.md and add python venv#44
da-phil wants to merge 1 commit into
darktable-org:masterfrom
da-phil:pl/readme_overhaul_and_add_python_requirements

Conversation

@da-phil

@da-phil da-phil commented Aug 29, 2026

Copy link
Copy Markdown

The README.md file was in a stale state and contained out-of-date content which was updated. Also, previously the run script silently assumes that the necessary python dependencies are available in the executing shell. Now all python requirements are collected in a requirements.txt file and a virtual environment is automatically created and activated at the beginning of the run script. This ensures a higher reproducibility and convenience when running the script.

This PR supersedes #40.

The README.md file was in a stale state and contained out-of-date content which was updated.
Also, previously the run script silently assumes that the necessary python dependencies are available in the executing shell.
Now all python requirements are collected in a requirements.txt file and a virtual environment is automatically created and activated  at the beginning of the run script.
This ensures a higher reproducibility and convenience when running the script.
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