Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (13 loc) · 1.09 KB

Adata Automation Framework

Documentation Status

Adata is a cross-platform python automation framework, focused on data, connections and "If This Then That" event handling.

The purpose is to have a portable enviroment to quickly deploy custom python scripts anywhere, with the power of the WX Phoenix graphic user interface.

screenshot

Highlighs:

  • A publisher / subscriber event handling system.
  • A Twisted internet reactor ready to serve.
  • Packages preinstalled in a portable frozen enviroment.

You can deploy small services like a websocket server pushing data to "remote control" web applications, and connect MQTT devices, log to a database... it is python with some batteries.

I needed a portable platform to maintain the Python scripts that I do for my clients that normally only have a bad Windows PC and a mobile.

Read the docs...