文件名称:spade:智能Python代理开发环境
文件大小:481KB
文件格式:ZIP
更新时间:2024-05-21 03:24:38
python agent xmpp asyncio multiagent-systems
铲 智能Python代理开发环境 用Python编写的基于即时消息(XMPP)的多代理系统平台。 开发可以与其他特工和人类聊天的特工。 免费软件:MIT许可证 文档: : 特征 基于多主体平台 存在通知允许系统实时了解代理的当前状态 Python> = 3.6 基于异步 基于行为的代理模型 使用XMPP数据表单( :数据表单)支持FIPA元数据 基于Web的界面 使用任何XMPP服务器 外挂程式 spade_bdi (具有AgentSpeak的BDI代理): 代码: : //github.com/javipalanca/spade_bdi spade_bokeh (代理商的散景图): 代码: https : //github.com/javipalanca/spade_bokeh 说明文件: https : //spade-bokeh.readthedocs.io/
【文件预览】:
spade-master
----readthedocs.yml(51B)
----MANIFEST.in(354B)
----README.rst(2KB)
----CONTRIBUTING.rst(3KB)
----.github()
--------ISSUE_TEMPLATE.md(316B)
----travis_pypi_setup.py(4KB)
----HISTORY.rst(3KB)
----requirements.txt(173B)
----AUTHORS.rst(184B)
----examples()
--------web_interface.py(5KB)
--------join.py(1KB)
--------counter_behav.py(1KB)
--------send_and_recv.py(3KB)
--------performance.py(2KB)
--------presence_subscribe_friends.py(3KB)
----.travis.yml(2KB)
----tox.ini(984B)
----pytest.ini(28B)
----LICENSE(1KB)
----requirements_dev.txt(453B)
----setup.cfg(365B)
----CODE_OF_CONDUCT.rst(3KB)
----setup.py(2KB)
----Makefile(2KB)
----docs()
--------conduct.rst(36B)
--------authors.rst(28B)
--------foreword.rst(2KB)
--------make.bat(6KB)
--------readme.rst(27B)
--------contributing.rst(33B)
--------images()
--------behaviours.rst(13KB)
--------conf.py(8KB)
--------usage.rst(10KB)
--------installation.rst(1KB)
--------history.rst(28B)
--------agents.rst(8KB)
--------web.rst(9KB)
--------model.rst(3KB)
--------index.rst(375B)
--------Makefile(7KB)
--------extending.rst(4KB)
--------.gitignore(13B)
--------api.rst(76B)
--------presence.rst(10KB)
--------spade.rst(1KB)
----.editorconfig(292B)
----tests()
--------factories.py(2KB)
--------test_trace.py(5KB)
--------test_behaviour.py(29KB)
--------test_template.py(7KB)
--------hello.html(299B)
--------__init__.py(60B)
--------test_agent.py(6KB)
--------test_presence.py(15KB)
--------conftest.py(1KB)
--------test_web.py(11KB)
--------test_message.py(5KB)
--------test_container.py(4KB)
----spade()
--------message.py(7KB)
--------agent.py(11KB)
--------web.py(9KB)
--------behaviour.py(17KB)
--------__init__.py(325B)
--------trace.py(3KB)
--------presence.py(10KB)
--------container.py(4KB)
--------template.py(3KB)
--------templates()
----.gitignore(814B)