A protocol and tools for defining and working with criteria sets
Project description
Criteria Set Protocol
Python library
This is a Python library with types and implementations of the Criteria Set Protocol. It is published
publicly on PyPI as openframe-criteria-set-protocol
.
Installation
pip install openframe-criteria-set-protocol
Contents
Protocol v1
The library contains the types defined in the protocol v1 specification.
Types
Type | Remarks |
---|---|
Metadata types | |
Metadata |
|
Task tree types | |
CriteriaTree |
|
Criterion |
|
TaskGroup |
|
Task |
|
TaskItem |
|
TaskItem value types | |
SelectSingleType |
|
SelectMultipleType |
|
NumberType |
|
BooleanType |
|
PointOption |
Used by SelectSingleType and SelectMultipleType |
TaskItemValue |
The raw value of a TaskItem, which can be an array |
TaskItemScalarValue |
The raw value of a TaskItem |
Deployment
Deploy using the following commands:
python3 -m build
python3 -m twine upload dist/*
License
Openframe Criteria Set Protocol by Openframe ApS is licensed under CC BY-ND 4.0
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
Close
Hashes for openframe_criteria_set_protocol-0.0.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f7d61a50eb08c493f7765de3e70a91329f09eff5718b9216a7ad02f1e3e931f |
|
MD5 | 94e4e6b839012cb9c800bed2fb40af3d |
|
BLAKE2b-256 | f747bdb60d5928ef40625d91d43be734b51bd5ad4d08782a5563d05fba3b9c06 |
Close
Hashes for openframe_criteria_set_protocol-0.0.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0841de623cc904ca4a7b886cfe41e253e49f74e79a61df7f2097a05601d17de |
|
MD5 | da40908bc67bfe9893223677ce19eba0 |
|
BLAKE2b-256 | 2a09301b64047a087354e8b1aec6d6e6794ad578866bc005bf474bcb925ce9f9 |