Skip to main content

Show release information about packages on PyPI

Project description

leak

PyPI PyPI - Downloads PyPI - Wheel PyPI - License

Show info about package releases on PyPi.

If you need to install specific version of package it is useful to know all available versions to have a choice.

Just run

$ leak <package_name>

and you will see all releases and some useful statistic about package specified. It will show most recent version, most popular (with highest number of downloads) and some additional information.

How to install

Install using pip

$ pip install leak

# or to make sure the proper interpreter is used
$ python -m pip install leak

or directly from github

$ git clone git://github.com/bmwant/leak.git
$ python setup.py install

Contribution

See DEVELOP.md to setup your local development environment and create pull request to this repository once new feature is ready.

License

Distributed under MIT License.

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

leak-1.3.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

leak-1.3.0-py3-none-any.whl (5.3 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