Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pip (and the structure to support dynamic search package managers) #1035

Merged
merged 7 commits into from May 16, 2023

Conversation

marticliment
Copy link
Owner

@marticliment marticliment commented May 16, 2023

Add the PIP package manager:
image

Add a wrapper to support package managers (such as pip, dotnet tool or npm) which can't list all the packages at once

Closes #764
Relates to #610

@marticliment marticliment merged commit e741cbd into main May 16, 2023
@marticliment marticliment deleted the add-pip branch October 10, 2023 14:58
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.

Add the ability to call python's pip package manager by WingetUI
1 participant