Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 545 Bytes

screenshot of SCADA based on pybase

This is the library of classes for HMI creation (Python 2). I used it for my small SCADA system. It consists of subsystems:

  • vector graphic based on Gimp's GFig (support affine transformations, labeling, attributes changing, etc.)
  • central net broker, like net directory (discavering of a peers)
  • multi-threading console
  • auto-respawning thread (after failure)
  • virtual root
  • validators
  • config. file parser (with UI)
  • asynchronous Tk
  • Tk dialogs (properties, configfile, login, etc.)