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.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fb2093227fa412bd16fbe8d74777039b11a3ae1b0d84ccf724901ac44efd31f |
|
MD5 | 5ec35ff738f7faf1092d4f52b92f79a8 |
|
BLAKE2b-256 | 1bd0f7a63ab99dcd2888cb2fbc0fa5c299459d9af254a5d4453f6a2a899c26b0 |
Close
Hashes for openframe_criteria_set_protocol-0.0.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7132833dfde774ea8d222ad1fff367f6d6e3d12a91adec75aa29ee023d303cdb |
|
MD5 | c04cacc500a41bdb09f54c0afaad5f43 |
|
BLAKE2b-256 | e3c6b86bc1c38c54f7985246f4840fa1083878428af4e75aa55120ebc00efd40 |