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.22.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5ebc63a63fbe49605b24b786ec3724cf57cdc5ae02d53761a2db0c3d1e93f64 |
|
MD5 | c2915378108cc403e41b3699c06a9783 |
|
BLAKE2b-256 | 9731acb97756f168dccdd813df39eaadd3da0ef1cc9a1c9a6ee709ce1bcc0170 |
Close
Hashes for openframe_criteria_set_protocol-0.0.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69b397eff2bbe0d32dfa54d4a737e1e8f20f1dcf7afcab97e64cb41e86788db5 |
|
MD5 | 6b96fc7b6cb4f9d7806e04fc0c07dfb3 |
|
BLAKE2b-256 | e8a4bd7ed9cb7fe775cbdf8a54b6b2b64bb3bf012fcba4d5d191272f25ce21dc |