Toggle navigation
data-registration-tool
Nav
github
drt
Overview
Tests
Command line functions
Create Environment
Data Model
Environment
Receipt
Registration
Verification
Utility scripts
Environment
This module contains the code to maintain the application state. It is initialized at the scripts first run and contains information about where data is as well as accessor functions to access information in the database.
class
DataIntakeEnv
[source]
DataIntakeEnv
(
config_file
:
str
)
TODO [summary]