Skip to content

Equivalent of pipx inject for asdf-pyapp? #27

Open
@gwerbin

Description

Pipx supports the very useful "inject" feature, which allows you to easily pip install additional packages into the environment of a particular Python application, e.g.:

pipx install jupyterlab
pipx inject jupyterlab ipywidgets ipympl

Is this supported at all in the ASDF-PyApp plugin? If not, can it be? Is it even possible to support this, within the ASDF framework?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Equivalent of `pipx inject` for asdf-pyapp? · Issue #27 · amrox/asdf-pyapp