javipalanca / spade

Smart Python Agent Development Environment
MIT License
256 stars 98 forks source link
agent asyncio multiagent-systems python xmpp

===== SPADE

.. image:: https://img.shields.io/pypi/v/spade.svg :target: https://pypi.python.org/pypi/spade

.. image:: https://img.shields.io/pypi/pyversions/spade.svg :target: https://pypi.python.org/pypi/spade

.. image:: https://img.shields.io/tokei/lines/github/javipalanca/spade?label=lines :alt: Total Lines :target: https://pepy.tech/project/spade

.. image:: https://img.shields.io/github/languages/count/javipalanca/spade?label=languages :alt: Languages :target: https://pepy.tech/project/spade

.. image:: https://img.shields.io/github/languages/code-size/javipalanca/spade :alt: Code Size :target: https://pepy.tech/project/spade

.. image:: https://img.shields.io/pypi/l/spade :target: https://opensource.org/licenses/MIT :alt: MIT License

.. image:: https://pepy.tech/badge/spade :target: https://pepy.tech/project/spade :alt: Downloads

.. image:: https://github.com/javipalanca/spade/actions/workflows/python-package.yml/badge.svg :target: https://github.com/javipalanca/spade/actions/workflows/python-package.yml :alt: Continuous Integration Status

.. image:: https://coveralls.io/repos/github/javipalanca/spade/badge.svg?branch=master :target: https://coveralls.io/github/javipalanca/spade?branch=master :alt: Code Coverage Status

.. image:: https://readthedocs.org/projects/spade/badge/?version=latest :target: https://spade-mas.readthedocs.io?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/pypi/format/spade.svg :target: https://pypi.python.org/pypi/spade

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

Plugins

Credits

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

.. XMPP: http://www.xmpp.org .. XEP-0004 : https://xmpp.org/extensions/xep-0004.html .. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage