Skip to main content

Show available releases for package

Project description

https://img.shields.io/pypi/v/leak.svg https://pepy.tech/badge/leak 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

Releasing

It uses zestreleaser. for versions management and twine for PyPI uploads.

$ fullrelease
$ make release

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

Uploaded Source

Built Distribution

leak-1.2.0-py3-none-any.whl (5.7 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