pypi-command-line icon indicating copy to clipboard operation
pypi-command-line copied to clipboard

A powerful, colorful, beautiful command-line-interface for pypi.org

Results 5 pypi-command-line issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem/bug/intentional feature? Please describe if it is. In many environments, users go to a proxy instead of directly to pypi.org. They also...

enhancement

## Describe the bug If a package isn't installed the version command errors out instead of notifying the user ## To Reproduce Use the version command with the `--show-installed-version` flag...

bug

Bumps [typer[all]](https://github.com/tiangolo/typer) from 0.7.0 to 0.9.0. Release notes Sourced from typer[all]'s releases. 0.9.0 Features ✨ Add support for PEP-593 Annotated for specifying options and arguments. Initial PR #584 by @​ryangalamb....

dependencies

https://wasimaster.me/pypi-command-line/ ![image](https://github.com/user-attachments/assets/e0090759-be42-457a-ba90-29e4bc7b3a66) There's broken links on this repo's main page, https://wasimaster.me/, https://pypi.org/project/pypi-command-line/, and Google search.

bug

## Describe the solution you'd like. ```bash pypi [--json] wheels # or pypi wheels [--json ] ``` I'm trying to estimate the total size of all wheels in a testpypi...

enhancement