Entity Classes

Welcome to GWC’s Python Library Documentation!

This software is in a very early stage of development, and is regularly being iterated upon and improved. Please note that this library should not be considered to be in a stable state. Should you notice any bugs it is greatly appreciated if you can open an issue in our github!

The major objects, or “Entity Classes” are implemented as children of the “Base” class from SqlAlchemy.

It is not necessary to engage with the database level of this software for enjoying the advanced TimeSeries, DataTable and Private Key management functionality offered here, however a curosory understanding of SqlAlchemy would be reccomended.

A description of the major database classes are found linked below in this section: