pypi-command-line
pypi-command-line copied to clipboard
A powerful, colorful, beautiful command-line-interface for pypi.org
## 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...
## 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...
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....
https://wasimaster.me/pypi-command-line/  There's broken links on this repo's main page, https://wasimaster.me/, https://pypi.org/project/pypi-command-line/, and Google search.
## 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...