Show release information about packages on PyPI
Project description
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>
# 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file leak-1.6.0.tar.gz
.
File metadata
- Download URL: leak-1.6.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8730ef6b3592bd7cba63172d303fafe75910cae966f6426825200da10a3e01f0 |
|
MD5 | e43bd5b6a6d7788401d97188a705b051 |
|
BLAKE2b-256 | 47102030fc302cefc8e710ddca44848e90a765af07c7e97f36137a5ae7913ae8 |
File details
Details for the file leak-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: leak-1.6.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8951b2e02ef4aff7b6e9ea3f02a3848be56053a03f1435d971804ac3052e32c4 |
|
MD5 | 2f8dd0530e9ab9a87f636d06b3b65f9b |
|
BLAKE2b-256 | 00eabf7addfbd94634fe8b3be22e8a503ac7f9b72d68a8b8c148e06b28832bc5 |