leak
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>
$ leak pyramid
$ 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
$ python -m pip install leak
or upgrade existing version
$ pip install --upgrade leak
$ 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.