Abstraction layer for creating hash maps to speed up extracting subsets out of objects in collection
Project description
matchbox
Package 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
Bug tracker: https://github.com/ClearcodeHQ/matchbox/issues
Documentation: http://matchbox.readthedocs.org/
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file matchbox-0.2.0.tar.gz
.
File metadata
- Download URL: matchbox-0.2.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e39490795bbcab03395abf06bc23e9c0acc2e23a71ec627c8554df5b40270c1f |
|
MD5 | bc59c0598e8611b0b91968abf420a317 |
|
BLAKE2b-256 | b09a297e7d270ef6c768a268e5268527337b52d1d5516374f6bc5b286c10ed95 |
File details
Details for the file matchbox-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: matchbox-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12cea2d62d05cfdbef172d2250d7e5b067e91a87e373cfaa0364f026988a2f22 |
|
MD5 | 9ff2483d58f6a92d01a9cdec94443f58 |
|
BLAKE2b-256 | 0997f2f896ffb71031627d3f062a887fe67e138c0ac6e4048c4482df8c07fc2f |