Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
txemavs committed Mar 28, 2018
1 parent 49737f8 commit 22df737
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Adata Automation Framework
--------------------------

.. image:: https://readthedocs.org/projects/adata/badge/?version=latest
:target: http://adata.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

The purpose of this application is to handle events with custom python scripts. The main interface is an interactive python console. It is based on a publisher/subscriber messaging pattern, so all the scripts can emit and listen to this event channels.

The application uses a twisted internet reactor with a graphical user interface, to create a portable application including a python interpreter and a set of frozen python packages, mainly:
Expand Down

0 comments on commit 22df737

Please sign in to comment.