Python Module Index

c | d | l | o | s | t | w
 
c
Context Context is an object that allows communication between modules attached to OTools
 
d
Dataframe Dataframe is an object that works like shared memory space
 
l
Logger Logger is the main class for getting information about the running system.
LoggingLevel Logger level wrapper
 
o
OTools A framework for online systems
 
s
Service Service is a metaclass for making your code work in threads and communicate with other modules
 
t
Trigger Trigger is an object that shall execute a stack of Services when conditions are attended
TriggerCondition TriggerCondition is a class for encapsulating other classes in order to identify it as a condition not as anything else.
 
w
Watchdog Watchdog is a module that allows monitoring Services in order to assure the framework won't stop