Skip to content

txemavs/adata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...