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

Improve PyPI interoperability in conda env #13863

Open
2 of 8 tasks
jaimergp opened this issue Apr 25, 2024 · 0 comments
Open
2 of 8 tasks

Improve PyPI interoperability in conda env #13863

jaimergp opened this issue Apr 25, 2024 · 0 comments
Labels
epic a highlevel collection of smaller related issues source::contributor created by a frequent contributor

Comments

@jaimergp
Copy link
Contributor

jaimergp commented Apr 25, 2024

Checklist

  • I added a descriptive title
  • I searched open issues and couldn't find a duplicate

What?

Improve PyPI interoperability in conda and conda env

Why?

Many conda users want to still use PyPI packages in their environments. However, the user experience for these users can be much improved.

User impact

Conda users will have a better experience when using PyPI packages. Fewer conda environments will be broken.

Goals

  • Implement a conda subcommand that allows to interact with pip in a safer way. This tool will also protect the environment from PyPI tooling changes. Prototype at https://github.com/jaimergp/conda-pip.
  • Allow conda env to use this tool instead of the regular pip subcommand.
  • Investigate if there are changes needed in the solver to improve the experience.

Tasks

This epic is blocked by:

No response

This epic blocks:

No response

@jaimergp jaimergp added the epic a highlevel collection of smaller related issues label Apr 25, 2024
@travishathaway travishathaway added the source::contributor created by a frequent contributor label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic a highlevel collection of smaller related issues source::contributor created by a frequent contributor
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants