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.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cee88154d435c82e618f96764bdaee7afde7f3e459efa088543c7edfe495c3f1 |
|
MD5 | 29586cf51aab535641c2826be1a7a0f6 |
|
BLAKE2b-256 | 7348c799e5fc7d4bf0b7c505de112ad5c6637487567907fc324961eb1e9b8bfe |
Close
Hashes for openframe_criteria_set_protocol-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7bf58dbf0eff17819512165368e3074760100925f951a46b0fb68fb037a44c4 |
|
MD5 | 490ce489d44a2e8332a77d5104e6ac9b |
|
BLAKE2b-256 | c92e82c0ab47a28e393363b74ff4a5b8411488d340f5cf808aa61e0a64a638af |