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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 483b418b06ff76ad9e64f1600d806e8fb71eae6fcad00e886f40ea5aadf4ee63 |
|
MD5 | abdab25ed2cbdd9ebd83402fb7f737d1 |
|
BLAKE2b-256 | f19320781facb90b06bb77cf801856a1edae9e2339d8986afde890772381c9be |
Close
Hashes for openframe_criteria_set_protocol-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce7f49cb909792be010099b411eb41b1adfb862a1ff83384bf34e76d760560cf |
|
MD5 | 4fd10511447e296d676bd47026ab4433 |
|
BLAKE2b-256 | 0c3f6d0bedbddb29aa5ce0f66fa98aa9f4ad60839a48beb64a776a67a3a15a94 |