Skip to content

guluc3m/zoe-lib-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoe python lib

A Zoe agent library for python

Installation

Using pip

pip install git+https://github.com/guluc3m/zoe-lib-python.git

Cloning the repo

pip install <path to this folder>

Tests

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