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.18.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11c5b0756cc6a2db21c2646a752871ce7383a222dde17300bc4fbfb30440af21 |
|
MD5 | c7f2ef4cd42ba637bc49a05f0180f01a |
|
BLAKE2b-256 | b88002257bbd34af1e13f399da410785b89d8db7e0096d819b7fc94201803fc3 |
Close
Hashes for openframe_criteria_set_protocol-0.0.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94c14ae6e4cb727b11dbb625856d76892cca3f07a4f38f78d9a7d085d30d3a31 |
|
MD5 | bfdbc091462f9e9fd717af497ba99d63 |
|
BLAKE2b-256 | f4f1c39c24a87497299c67d901fa13bb54678b2cf5e0fe9feae1ce2e41f3861c |