seamm_jobserver package#
Submodules#
seamm_jobserver.jobserver module#
The JobServer for the SEAMM environment.
- class seamm_jobserver.jobserver.JobServer(logger=<Logger seamm_jobserver.jobserver (WARNING)>)[source]#
- Bases: - MutableMapping- property db#
 - property db_path#
 
- class seamm_jobserver.jobserver.TkTextHandler(widget)[source]#
- Bases: - StreamHandler- emit(record)[source]#
- Emit a record. - If a formatter is specified, it is used to format the record. The record is then written to the stream with a trailing newline. If exception information is present, it is formatted using traceback.print_exception and appended to the stream. If the stream has an ‘encoding’ attribute, it is used to determine how to do the output to the stream. 
 
Module contents#
seamm_jobserver JobServer for the SEAMM environment.
