Skip to main content

A beautiful command line interface for the Python Package Index

Project description

pypi-command-line

Version Lines of code Downloads yesterday Downloads in the last 7 days Downloads in the last 30 days Number of issues Number of pull requests Number of stars on GitHub Supported python versions Python Implementation PyPI Wheel availability Documentation status

A powerful command line interface for https://pypi.org

Detailed Documentation available at https://wasi-master.github.io/pypi-command-line/

Features

  • 🚀 Extremely fast and easy to use.
  • 🌟 Beautiful UI with pleasant colors everywhere.
  • 😁 Emojis in responses and errors.
  • 📰 Great Markdown and reStructuredText support for viewing project descriptions.
  • 😎 Many features (There are optional parameters for extra information too!).
    • See in-depth information about a package including it's download count and github repo stats.
    • See beautifully rendered markdown/rst/plain text description of a package
    • Search for packages with the same information as pypi and even filter them.
    • Search for packages with regex, for example using flask-.+ will show all flask extensions.
    • Browse for a package's URLs and open any of those URLs inside a browser with a beautiful colored link selection menu
    • See all the releases of a package, along with when they were made and their size.
    • See New projects and new releases just like PyPI.
    • See top 100 of the largest packages just like PyPI.
  • 💻 Cross-platform.
  • 🤯 Open source.
  • 📚 Extensive documentation.

Screenshots

Click to hide screenshots

Command name and parameter autocompletion Autocomplete Smart error handling Error Handling Auto command aliases Smart Command Aliasing Search feature that gives the same results as on PyPI Search for a package using PyPI See detailed information about a project See project information View the project description right in your terminal with rich Markdown and reStructuredText formatting Get description from PyPI View the project readme from github Get readme content from GitHub Search for packages using regular expresssions Search for packages using regex Open the package's URLs gotten from PyPI Browse for URLs See the project information with classifiers See project information with classifiers See the all time largest projects in PyPI See all time largest projects in PyPI Install autocompletion for the current shell Install Completion See the source code for the autocompletion Show Completion See a specific page of the search results Specify a page to search to

Installation

  • Installing from PyPI (recommended).

    pip install pypi-command-line
    

    If you want to also install speed dependencies

    pip install "pypi-command-line[speedups]"
    
  • Installing from source.

    pip install git+https://github.com/wasi-master/pypi-command-line.git
    

    If you want to also install speed dependencies

    pip install "pypi-command-line[speedups] @ git+https://github.com/wasi-master/pypi-command-line.git"
    

Usage

To see all the available commands use:

pypi --help

For more information on a certain command use pypi <command_name> --help. For example,

pypi search --help

For a full guide see https://wasi-master.github.io/pypi-command-line/usage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypi_command_line-1.5.0.tar.gz (20.6 kB view hashes)

Uploaded Source

Built Distribution

pypi_command_line-1.5.0-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page