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.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a086774e51d6c347594dbc54489d32d249439697b6970c16a1b678a6452933b4 |
|
MD5 | 3fa7da7d24ee9f34006ce1d0014b2953 |
|
BLAKE2b-256 | 3dac52b99ae1bd85cdf7b2b19abe543460e709f001cab4711f438688b3534284 |
Close
Hashes for openframe_criteria_set_protocol-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d209feeb93c4dabc6ee4ed8ddf1f09ca8b2f5840dcffdc458fb8121fe342de12 |
|
MD5 | 67f2f5c22225c165569a16b85ffb9faa |
|
BLAKE2b-256 | 70e32192e84e0fd6ab5162da335c353b47404ef698748d91dbf3e86bff423bc5 |