-
Notifications
You must be signed in to change notification settings - Fork 735
Open
Labels
new-featureA new feature that could be useful in WingetUIA new feature that could be useful in WingetUIready-to-go
Milestone
Description
Please confirm these before moving forward
- I have searched for my feature proposal and not found a work-in-progress/duplicate/resolved/discarded issue.
- This improvements refers to an existing feature. If you want to suggest a new feature, please use this template
- This improvements is not a bug. If you want to report a bug, please use this template
Describe the improvement
pipx is a specialized package installer. It can only be used to install packages with cli entrypoints.
Links:
Describe how this improvement could help users.
- Environment isolation for every package using venv
- Possibility to use different Python version (only Python 3.6+)
- It can only be used for packages with cli entries. No global libraries for coding being touched
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new-featureA new feature that could be useful in WingetUIA new feature that could be useful in WingetUIready-to-go