Skip to content

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

License

Notifications You must be signed in to change notification settings

ClearcodeHQ/matchbox

Repository files navigation

image

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]

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published