Show release information about packages on PyPI


Keywords
pypi, package, info, cli, utility, cli-app, helpers, package-management, python, python3, tools
License
MIT
Install
pip install leak==1.6.0

Documentation

leak

PyPI PyPI - Downloads PyPI - Wheel PyPI - License PyPI - Python Version Code style: black

Unittests

Show info about package releases on PyPI.

screenshot

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>
# e.g.
$ leak pyramid
# show all available releases
$ leak django --all

and you will see 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 upgrade existing version

$ pip install --upgrade leak

# or with pip invoked as a module
$ python -m pip install --upgrade leak
$ leak --version

Contribution

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

Releases

See CHANGELOG.md for the new features included within each release.

License

Distributed under MIT License.

Acknowledgement

πŸ‹ podmena for providing nice emoji icons to commit messages.

🐍 PePy for providing statistics about downloads.

πŸ‡ΊπŸ‡¦ πŸ‡ΊπŸ‡¦ πŸ‡ΊπŸ‡¦ We would also thank the Armed Forces of Ukraine for providing security to perform this work. This work has become possible only because of resilience and courage of the Ukrainian Army.