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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ada429db7456c1efd1cad4387ea32e4b68dae8afc1b3cf78f76661f426b74e1 |
|
MD5 | c53377477b46874a6be61f8ff1c1546d |
|
BLAKE2b-256 | fbf9b888dc4a8f4e6737de5f0e7feef4cbb5380547c830acc7eedcf4f7c42bff |
Close
Hashes for openframe_criteria_set_protocol-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8cb23d01210d066ff734ba5686b4cec59b14b1a183ecf0fd5f140c05119aaeb |
|
MD5 | 5f3df7a74cf7c5105e55addce2f3062d |
|
BLAKE2b-256 | a44253ceae668b151582b06aba2047a8189e75a8afeb8443d1d4c31a64f9f906 |