Skip to content

Show pip download progress bar #1069

@tae-soo-kim

Description

@tae-soo-kim

How would this feature be useful?

pip install shows a progress bar which is helpful when the package has a large size and downloading may take a long time. But pipx install omits that progress bar even with --verbose.

Describe the solution you'd like

Give users an option to show the progress bar. An easy way to do this is to pipe pip output into pipx.

Describe alternatives you've considered

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions