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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a55a4d70607d781e9ca2091c192cb4add290728b579a8b6a75605c05452f3962 |
|
MD5 | 339021a99ce752b75f4b0e9d7d6cbad2 |
|
BLAKE2b-256 | d9e582b73ac765f83d591931efd9db154b63f97bf8d51c6c82caa51e36eb69d8 |
Close
Hashes for openframe_criteria_set_protocol-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 755c8f5a4a9c965d4c7f081ac47b445dc78d7e2ca7a212accff8a375e56c9dc0 |
|
MD5 | bfd67b2aea59690069b83af2e33ba415 |
|
BLAKE2b-256 | 9363c3cf18c961e91b61e980360d43d43edeb84f934da58ee0d2987473cafc53 |