All Projects → bmwant → leak

bmwant / leak

Licence: MIT license
Show info about package releases on PyPI.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to leak

Kody
.files and environment configuration manager created with node
Stars: ✭ 113 (+653.33%)
Mutual labels:  utility, cli-app
wifiqr
Create a QR code with your Wi-Fi login details
Stars: ✭ 207 (+1280%)
Mutual labels:  utility, cli-app
Weihanli.common
common tools,methods,extension methods etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
Stars: ✭ 152 (+913.33%)
Mutual labels:  utility, helpers
iterative
Functions for working with iterators in JavaScript and TypeScript
Stars: ✭ 16 (+6.67%)
Mutual labels:  utility, helpers
pipfile-requirements
A CLI tool to covert Pipfile/Pipfile.lock to requirments.txt
Stars: ✭ 47 (+213.33%)
Mutual labels:  cli-app, package-management
Funky
Funky is a functional utility library written in Objective-C.
Stars: ✭ 41 (+173.33%)
Mutual labels:  utility
mpu
Martins Python Utilities - Stuff that comes in Handy
Stars: ✭ 47 (+213.33%)
Mutual labels:  utility
heel-gun
Test HTTP servers for robustness to arbitrary requests
Stars: ✭ 17 (+13.33%)
Mutual labels:  cli-app
HEAPUtil
Code for the RA-L (IROS) 2021 paper "A Hierarchical Dual Model of Environment- and Place-Specific Utility for Visual Place Recognition"
Stars: ✭ 46 (+206.67%)
Mutual labels:  utility
grizzly
Extra utilities for Bear 🐻
Stars: ✭ 20 (+33.33%)
Mutual labels:  utility
support
Support Classes
Stars: ✭ 56 (+273.33%)
Mutual labels:  helpers
delete-react-zombies
CLI to search and delete unimported 🧟components in your react ⚛️ files
Stars: ✭ 70 (+366.67%)
Mutual labels:  cli-app
pe-util
List shared object dependencies of a portable executable (PE)
Stars: ✭ 45 (+200%)
Mutual labels:  utility
cra-tailwindcss-in-js
Integrate Tailwind CSS in a Create React App setup using css-in-js solutions
Stars: ✭ 35 (+133.33%)
Mutual labels:  utility
denxi
Denxi is a programming model for distributing data. It reduces the cost of producing package managers, storefronts, operating systems, and CI/CD systems.
Stars: ✭ 65 (+333.33%)
Mutual labels:  package-management
goroutines
provides utilities to perform common tasks on goroutines
Stars: ✭ 19 (+26.67%)
Mutual labels:  utility
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-13.33%)
Mutual labels:  utility
TestCards
A simple test pattern generator.
Stars: ✭ 46 (+206.67%)
Mutual labels:  utility
ideas
Идеи по улучшению языка C++ для обсуждения
Stars: ✭ 65 (+333.33%)
Mutual labels:  helpers
linearmouse
🖱 The mouse and trackpad utility for Mac.
Stars: ✭ 1,151 (+7573.33%)
Mutual labels:  utility

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].