A Zoe agent library for python
pip install git+https://github.com/guluc3m/zoe-lib-python.git
pip install <path to this folder>
To execute the tests you need nose
Install it and then nosetests
If everything works properly you will get an output like this
.......................................
----------------------------------------------------------------------
Ran 39 tests in 0.043s
OK