Loading request...
Support for pipx would help users manage Python environments without breaking the OS, especially in development setups.
When running on many environments where you are developing it's a good idea to keep Python system managed, but either run venvs or use pipx to avoid breaking the OS. It would be good to support these setups