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

Pip integration for python #840

Closed
hohwille opened this issue Aug 1, 2022 · 1 comment · Fixed by #841
Closed

Pip integration for python #840

hohwille opened this issue Aug 1, 2022 · 1 comment · Fixed by #841
Labels
blocker severe bug that blocks users in their daily work and has to be fixed asap commandlet related to commandlets (scripts/command/*) enhancement New feature or request software software-package with 3rd party products

Comments

@hohwille
Copy link
Member

hohwille commented Aug 1, 2022

As discussed in #839 we need to create a commandlet to install and use pip.

For acceptance criteria as always see our DoD.

@hohwille hohwille added enhancement New feature or request software software-package with 3rd party products commandlet related to commandlets (scripts/command/*) Team_IDE labels Aug 1, 2022
@hohwille hohwille added this to the release:2022.04.004 milestone Aug 1, 2022
hohwille added a commit to devonfw/ide-mirrors that referenced this issue Aug 1, 2022
hohwille added a commit to hohwille/ide that referenced this issue Aug 1, 2022
@hohwille hohwille linked a pull request Aug 1, 2022 that will close this issue
hohwille added a commit to hohwille/ide that referenced this issue Aug 4, 2022
@mustafaokyay mustafaokyay added the blocker severe bug that blocks users in their daily work and has to be fixed asap label Aug 19, 2022
Akuhana added a commit to hohwille/ide that referenced this issue Sep 8, 2022
Akuhana added a commit to hohwille/ide that referenced this issue Sep 8, 2022
@Akuhana
Copy link
Contributor

Akuhana commented Sep 8, 2022

Preliminary pull request for pip commandlet implementation.

  • Use devon pip to install pip.
  • Use devon pip install <package> to install pip packages.
  • Use devon pip remove to remove pip.
  • Use devon pip remove <package> to remove a pip package.

Akuhana added a commit to hohwille/ide that referenced this issue Sep 8, 2022
hohwille added a commit to hohwille/ide that referenced this issue Sep 9, 2022
hohwille added a commit to hohwille/ide that referenced this issue Sep 9, 2022
hohwille added a commit that referenced this issue Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker severe bug that blocks users in their daily work and has to be fixed asap commandlet related to commandlets (scripts/command/*) enhancement New feature or request software software-package with 3rd party products
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants