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.20.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28442eb7f6fe8ee3da649bac10142f0d1eec5f9d8fa5f3ba116bc9f11d56768e |
|
MD5 | b2b5eaa703ae1eefb222cfd09536bed6 |
|
BLAKE2b-256 | 898fe7013cc91ba30f6a813ee86aa3b7d76e44ddc420b23f18e0a4dac63e64fc |
Close
Hashes for openframe_criteria_set_protocol-0.0.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53e1587578eb6188e8d462f1f725b95b3525e7ec7b7114e9897725bd12d97ace |
|
MD5 | 4765451e263b6d2cdc1ff520760ce960 |
|
BLAKE2b-256 | c1f02543088f8cb73a9a31f51ad3f1ac0eccbaedfc0773b6963e78199106bbc9 |