Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/txemavs/adata
Browse files Browse the repository at this point in the history
  • Loading branch information
txemavs committed Mar 28, 2018
2 parents 390b108 + 581df1a commit 642fe8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Adata Automation Framework
--------------------------

[![Documentation Status](https://readthedocs.org/projects/adata/badge/?version=latest)](http://adata.readthedocs.io/en/latest/?badge=latest)


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
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ sphinxcontrib-websupport==1.0.1
Twisted==17.9.0
txaio==2.9.0
urllib3==1.22
wxPython==4.0.1
zope.interface==4.4.3

0 comments on commit 642fe8b

Please sign in to comment.