/spade-samples

Smart Python multi-Agent Development Environment samples

Primary LanguagePython

SPADE samples

First you will need to install spade, for example you can install it with pip:

pip install spade

Then you need to make config file, and run spade:

configure.py 127.0.0.1
runspade.py

After that, you can go to samples, and run python scripts and see results.