=====
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
:alt: Python Versions
.. 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.
🌐 **Official Website: https://spadeagents.eu** 🌐
* Free software: MIT license
* Documentation: http://spade-mas.readthedocs.io/
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
* Incorporates a custom XMPP server (pyjabber)
* Use any XMPP server
Plugins
-------
- **spade_bdi** (BDI agents with AgentSpeak):
- Code: https://github.com/javipalanca/spade_bdi
- Documentation: https://spade-bdi.readthedocs.io
- **spade_pubsub** (PubSub protocol for agents):
- Code: https://github.com/javipalanca/spade_pubsub
- Documentation: https://spade-pubsub.readthedocs.io
- **spade_artifact** (Artifacts for SPADE):
- Code: https://github.com/javipalanca/spade_artifact
- Documentation: https://spade-artifact.readthedocs.io
- **spade_norms** (Norms for SPADE):
- Code: https://github.com/javipalanca/spade_norms
- Documentation: https://spade-norms.readthedocs.io/
- **spade_bokeh** (bokeh plots for agents):
- Code: https://github.com/javipalanca/spade_bokeh
- Documentation: https://spade-bokeh.readthedocs.io
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
Raw data
{
"_id": null,
"home_page": "https://spadeagents.eu",
"name": "spade",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Javi Palanca <jpalanca@gmail.com>",
"keywords": "spade",
"author": "Javi Palanca",
"author_email": "Javi Palanca <jpalanca@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8c/b9/28ad331500dc395b3cb3c75b8b9f68fd0605f728379bbc47ebd5eb7d5b5e/spade-4.1.2.tar.gz",
"platform": null,
"description": "=====\nSPADE\n=====\n\n\n.. image:: https://img.shields.io/pypi/v/spade.svg\n :target: https://pypi.python.org/pypi/spade\n\n.. image:: https://img.shields.io/pypi/pyversions/spade.svg\n :target: https://pypi.python.org/pypi/spade\n :alt: Python Versions\n\n.. image:: https://img.shields.io/github/languages/count/javipalanca/spade?label=languages\n :alt: Languages\n :target: https://pepy.tech/project/spade\n\n.. image:: https://img.shields.io/github/languages/code-size/javipalanca/spade\n :alt: Code Size\n :target: https://pepy.tech/project/spade\n\n.. image:: https://img.shields.io/pypi/l/spade\n :target: https://opensource.org/licenses/MIT\n :alt: MIT License\n\n.. image:: https://pepy.tech/badge/spade\n :target: https://pepy.tech/project/spade\n :alt: Downloads\n\n.. image:: https://github.com/javipalanca/spade/actions/workflows/python-package.yml/badge.svg\n :target: https://github.com/javipalanca/spade/actions/workflows/python-package.yml\n :alt: Continuous Integration Status\n\n.. image:: https://coveralls.io/repos/github/javipalanca/spade/badge.svg?branch=master\n :target: https://coveralls.io/github/javipalanca/spade?branch=master\n :alt: Code Coverage Status\n\n.. image:: https://readthedocs.org/projects/spade/badge/?version=latest\n :target: https://spade-mas.readthedocs.io?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/format/spade.svg\n :target: https://pypi.python.org/pypi/spade\n\n\n\n\nSmart Python Agent Development Environment\n\nA multi-agent systems platform written in Python and based on instant messaging (XMPP).\n\nDevelop agents that can chat both with other agents and humans.\n\n\ud83c\udf10 **Official Website: https://spadeagents.eu** \ud83c\udf10\n\n* Free software: MIT license\n* Documentation: http://spade-mas.readthedocs.io/\n\n\nFeatures\n--------\n\n* Multi-agent platform based on XMPP_\n* Presence notification allows the system to know the current state of the agents in real-time\n* Python >=3.8\n* Asyncio-based\n* Agent model based on behaviours\n* Supports FIPA metadata using XMPP Data Forms (XEP-0004_: Data Forms)\n* Web-based interface\n* Incorporates a custom XMPP server (pyjabber)\n* Use any XMPP server\n\nPlugins\n-------\n\n- **spade_bdi** (BDI agents with AgentSpeak):\n - Code: https://github.com/javipalanca/spade_bdi\n - Documentation: https://spade-bdi.readthedocs.io\n- **spade_pubsub** (PubSub protocol for agents):\n - Code: https://github.com/javipalanca/spade_pubsub\n - Documentation: https://spade-pubsub.readthedocs.io\n- **spade_artifact** (Artifacts for SPADE):\n - Code: https://github.com/javipalanca/spade_artifact\n - Documentation: https://spade-artifact.readthedocs.io\n- **spade_norms** (Norms for SPADE):\n - Code: https://github.com/javipalanca/spade_norms\n - Documentation: https://spade-norms.readthedocs.io/\n- **spade_bokeh** (bokeh plots for agents):\n - Code: https://github.com/javipalanca/spade_bokeh\n - Documentation: https://spade-bokeh.readthedocs.io\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _XMPP: http://www.xmpp.org\n.. _`XEP-0004` : https://xmpp.org/extensions/xep-0004.html\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Smart Python Agent Development Environment",
"version": "4.1.2",
"project_urls": {
"Documentation": "http://spade-mas.readthedocs.io/",
"Homepage": "https://spadeagents.eu",
"Repository": "https://github.com/javipalanca/spade"
},
"split_keywords": [
"spade"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4eaf378c22167e7b1d461dda414eed208b9b60c1ce1616bc3bd32155517ba73b",
"md5": "5f66d611d34da0458707f8a5e806c997",
"sha256": "5cff80569bacfa5757adacbb6b3f890d1994149364d192252adce8cc10ad10ec"
},
"downloads": -1,
"filename": "spade-4.1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f66d611d34da0458707f8a5e806c997",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 37021,
"upload_time": "2025-08-08T11:47:21",
"upload_time_iso_8601": "2025-08-08T11:47:21.261826Z",
"url": "https://files.pythonhosted.org/packages/4e/af/378c22167e7b1d461dda414eed208b9b60c1ce1616bc3bd32155517ba73b/spade-4.1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8cb928ad331500dc395b3cb3c75b8b9f68fd0605f728379bbc47ebd5eb7d5b5e",
"md5": "09c200c8d41857a81ad53b6ae62dfe65",
"sha256": "c9511eb88dbe328b281ca0e062c08d045a40021d097df83d71e7055e4d626881"
},
"downloads": -1,
"filename": "spade-4.1.2.tar.gz",
"has_sig": false,
"md5_digest": "09c200c8d41857a81ad53b6ae62dfe65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 885907,
"upload_time": "2025-08-08T11:47:23",
"upload_time_iso_8601": "2025-08-08T11:47:23.012345Z",
"url": "https://files.pythonhosted.org/packages/8c/b9/28ad331500dc395b3cb3c75b8b9f68fd0605f728379bbc47ebd5eb7d5b5e/spade-4.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 11:47:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "javipalanca",
"github_project": "spade",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "slixmpp-multiplatform",
"specs": [
[
">=",
"1.10.0"
]
]
},
{
"name": "aiohttp",
"specs": [
[
">=",
"3.10.4"
]
]
},
{
"name": "aiohttp_jinja2",
"specs": [
[
"==",
"1.6"
]
]
},
{
"name": "jinja2",
"specs": [
[
"==",
"3.0.3"
]
]
},
{
"name": "jinja2-time",
"specs": [
[
"==",
"0.2.0"
]
]
},
{
"name": "timeago",
"specs": [
[
"==",
"1.0.16"
]
]
},
{
"name": "singletonify",
"specs": [
[
"==",
"0.2.4"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2022.1"
]
]
},
{
"name": "pyjabber",
"specs": [
[
">=",
"0.3.0"
]
]
},
{
"name": "rich",
"specs": [
[
">=",
"13.9.4"
]
]
},
{
"name": "uvloop",
"specs": [
[
">=",
"0.21.0"
]
]
},
{
"name": "winloop",
"specs": [
[
">=",
"0.1.7"
]
]
}
],
"tox": true,
"lcname": "spade"
}