study-state-machine

A package to control the state of a study


License
LGPL-3.0
Install
pip install study-state-machine==0.2.3

Documentation

State Machine

The state machine package controls the state in which a study residues and the transition between states. It was developed as part of the metadata registration tool.

Documentation

Please find the documentation on Read the Docs.

Installation

pip install study-state-machine

Purpose

This package was written during a six month internship and was developed as part of the Study Registration Tool prototype.

Authors