Skip to main content

Get available versions of a package in the repository, and the installed version.

Reason this release was yanked:

Not compatible with Python 3.7 or 3.8

Project description

Get the versions of a package available in the repository via pip, and the installed version.

Installation

pip install getversions

Usage

python -m getversions.getversions package_name

For instance,

python -m getversions.getversions black

would produce output similar to

*22.10.0
22.8.0
22.6.0
22.3.0
22.1.0

where black 22.10.0 is installed for the current Python interpreter.

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

getversions-0.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

getversions-0.0.1-py3-none-any.whl (4.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