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.14.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e8e60cdf3f0823f0b885db4f56b1c82a107c297c0ce4aec2d0b78009a46da7b |
|
MD5 | 2f6d1db3b4da18a28f02a1687e57f0ce |
|
BLAKE2b-256 | 628ee1a6b6b3b0867bf5f1344dc968e0e0ff597ca6eda741cbc848be03e4f96c |
Close
Hashes for openframe_criteria_set_protocol-0.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1eb60fb6d634a33678bb3bccb2505707cc248e99c081d5f321d76547ecd5e4d9 |
|
MD5 | 08efc9d646a344240031ac9c23a0c016 |
|
BLAKE2b-256 | 01608514776f99a954c6ad5e331d963d4b15a3d86f30c843d2a4298d78913236 |