• Stars
    star
    244
  • Rank 164,915 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 12 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Smart Python Agent Development Environment

SPADE

Total Lines Languages Code Size MIT License Downloads Continuous Integration Status Code Coverage Status Documentation Status

Smart Python Agent Development Environment

A multi-agent systems platform written in Python and based on instant messaging (XMPP).

Develop agents that can chat both with other agents and humans.

Features

  • Multi-agent platform based on XMPP
  • Presence notification allows the system to know the current state of the agents in real-time
  • Python >=3.8
  • Asyncio-based
  • Agent model based on behaviours
  • Supports FIPA metadata using XMPP Data Forms (XEP-0004: Data Forms)
  • Web-based interface
  • Use any XMPP server

Plugins

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.