Skip to main content

Abstraction layer for creating hash maps to speed up extracting subsets out of objects in collection

Project description

matchbox

Latest PyPI version Documentation Status Number of PyPI downloads Wheel Status Egg Status License

Package status

Tests Coverage Status Requirements Status
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.

Package resources

CHANGELOG

0.2.0

  • extended tests to cover python 3.5

  • merge MultiMatchBox into MatchBox - now anyone extending MatchBoxes will be able to work with value extractors rather than re-implementing MatchBoxes.

0.1.0

  • MatchBox - single value based Matching Box

  • MultiMatchBox - multivalue based Matching Box

  • package structure

  • documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matchbox-0.2.0.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

matchbox-0.2.0-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page