Skip to main content

Show available releases for package

Project description

https://img.shields.io/pypi/v/leak.svg https://img.shields.io/pypi/dm/leak.svg https://travis-ci.org/bmwant/leak.svg?branch=master

Show info about releases of packages on PyPi.

GitHub page here.

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 directly from github

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

Testing

Just invoke one of the possible commands, all of them use pytest.

python setup.py test

or

pytest

or

make test

or to test on all possible environments

tox

Contribution

Create virtual environment and install all the necessary dependencies:

pip install -e .[dev]

Then launch tests as described above and create a PR.

Licence

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.1.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

leak-1.1.0-py2-none-any.whl (6.3 kB view hashes)

Uploaded Python 2

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