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

Implement ToolCommandlet for pip #353

Open
hohwille opened this issue May 24, 2024 · 0 comments
Open

Implement ToolCommandlet for pip #353

hohwille opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hohwille
Copy link
Member

hohwille commented May 24, 2024

Create ToolCommandlet for Pip
Old commandlet:
https://github.com/devonfw/ide/blob/master/scripts/src/main/resources/scripts/command/pip

ATTENTION: This story is blocked by #38 that needs to be implemented first.

See also #352 so we will not isolate pip to its own software/pip folder but accept that it lives inside software/python.
Hint: Pip commandlet will be a simply proxy commandlet (like cubectl) that only delegates to pyhton for installation and will run pip inside software/python on runTool.
Hint: We have created DelegatingToolCommandlet for such "proxy commandlet" in the context of Kubectl. This can be reused here.

@hohwille hohwille added the enhancement New feature or request label May 24, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board May 24, 2024
@hohwille hohwille moved this from 🆕 New to Research in IDEasy board May 24, 2024
@hohwille hohwille changed the title Implement tool commandlet for pip Implement ToolCommandlet for pip Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Research
Development

No branches or pull requests

1 participant