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.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49fc22a3a1d668dfa0f1fe04e976656c8838798ce379f72c7de38ccd587f857e |
|
MD5 | ce701c805e3d004bc5233a4ad0074c85 |
|
BLAKE2b-256 | c37f681d18e257f7abd2b13a2844a606ee8cebee521693c8084e353a4dec3faa |
Close
Hashes for openframe_criteria_set_protocol-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 466a5226ffa79da3ed84a2513347407114161d68f1213b3fb32907685f7b1d60 |
|
MD5 | d5fb3ad1ecfdf687481614a57fec8e77 |
|
BLAKE2b-256 | b6cab19fc619a20bae06e469422d601905154e72c7f12982dfad06c35f9b18a3 |