Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.18 KB

README.rst

File metadata and controls

42 lines (28 loc) · 1.18 KB

https://raw.githubusercontent.com/ClearcodeHQ/matchbox/master/logo.png

matchbox

Latest PyPI version Wheel Status Supported Python Versions License
Matchbox is a simple python library designed to make selecting object, or object's set based on
required characteristics quick operation. No iterating, and no value checking on actual objects, just select and operations on dictionaries.

Documentation:

Release

Install pipenv and --dev dependencies first, Then run:

pipenv run tbump [NEW_VERSION]