Python dev tools for Dira and anyone interested. We'll see where the road leads us. How exciting!
Currently this is only a list of features that we want to implement (Feel free to add functionality that you deem helpful when developing python packages):
- An extension to uv (or some kind of cli) that can build a python package with vendored depedencies from a pyproject.toml (Including a proper installation of workspace packages). --> Additional functionality that also builds a GP Toolbox with vendored dependencies.
- Functionality that can run pytests in a predefined conda env (and maybe even create it with the necessary dependencies if it doesn't exist).
- ...