pylab_ml.common.projectsetup
This script contains the class ProjectSetup for the setup of your project. It is used to read the setup-file tb_projectsetup.json and create the setup-dictionary with all values in self.init
Created on Thu Jan 7 17:18:03 2021
Classes
|
JsonDecoder for the setup-file, to decode special formats like hexnumbers and arange-functions. |
|
Class for the Setup from your project. |
|
Class for a list of dictionaries, which is used to create the setup-dictionary from the setup-file. |
dot.notation access to dictionary attributes. |
|
Class for a string with special formats, which is used to create the setup-dictionary from the setup-file. |