/matchbox

Abstraction layer for creating indexes to speed up extracting subsets out of objects collections

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

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]