Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
System-level stuff: More...
Namespaces | |
asyncore | |
Vanilla asyncore with 2 lines of code so that dispatchers don't spin uncontrollably after handle_close. | |
Digest | |
Event conflator to throttle events every configurable interval. | |
GLcommon | |
Commonly used routines. | |
GLmmap | |
Memory-mapped file. | |
GLodbc | |
Resilient pyodbc connection to ODBC d/b. | |
OSaddin | |
Missing stuff from OS : SetThreadName(), etc. | |
SMTP | |
Send E-mail / text via SMTP. | |
Thread | |
Named thread that start and stops cleanly. | |