Skip to main content

CLI tool to find package info on PyPI

Project description

whatsonpypi

https://img.shields.io/pypi/v/whatsonpypi.svg https://img.shields.io/travis/viseshrp/whatsonpypi.svg Documentation Status Downloads

CLI tool to find package info on PyPI

Installation

pip install -U whatsonpypi

Requirements

  1. Python 2.7+

Features

  • Find information on a package on PyPI

    Examples:

    $ whatsonpypi django
    NAME
        Django
    LATEST VERSION
        2.1.5
    SUMMARY
        A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    PACKAGE URL
        https://pypi.org/project/Django/
    AUTHOR
        Django Software Foundation
    LATEST RELEASES
        2.2a1, 2.1rc1, 2.1b1, 2.1a1, 2.1.5
  • For more information..

    Examples:

    $ whatsonpypi django --more
    ...
  • More to come ..

See all options with:

$ whatsonpypi --help

Credits

History

0.1.2 (2019-01-20)

  • Display more package info

  • added –more/-m for even more info

0.1.1 (2019-01-02)

  • First release on PyPI.

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

whatsonpypi-0.1.2.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

whatsonpypi-0.1.2-py2.py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 2 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