◐ Shell
clean mode source ↗

Use uv and derive as much as possible from the environment, if available by filmor · Pull Request #2652 · pythonnet/pythonnet

Uses VIRTUAL_ENV if set to get the program name, which should get rid of the annoying encodings errors people are reporting with venvs.

Next step: Derive the PYDLL like this as well.