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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 171b12e0910a0169ecdcfe55f76581c02954fc2d8b1b93d159acf52ad22060bb |
|
MD5 | 081fe0721460fcf41fdc037fd4ab8b4f |
|
BLAKE2b-256 | 630e035c5ab402ee73e172bc9c889beda3523356c66a516386561d94d071a79c |
Close
Hashes for openframe_criteria_set_protocol-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97c16f3f8b7b5c0a3c8599a130dc691c2e1650b045f43b0871710c9b8bd74057 |
|
MD5 | a1e572dcf664cea467f8a5a2d6eb1eae |
|
BLAKE2b-256 | a50c57316d32d62e3c71139bba3b767903515bf021824d212fa23b9354eb55b2 |