./wip/py-spyse, Spyse is a framework and platform for building multi-agent systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2, Package name: py310-spyse-0.2, Maintainer: jihbed.research

spyse is a development framework and platform for building multi-agent systems
using the Python programming language. A multi-agent system (MAS) combines
concepts from distributed computing and artificial intelligence. Agents are
autonomously reasoning software entities that can collaborate (or compete) in
order to achieve a (common) goal. By cooperating they create emergent behaviour
in the system (distributed artificial intelligence). The architecture of a MAS
is specified in the FIPA standard.

Spyse provides multiple means for reasoning (BDI logics, CLIPS expert shell)
and communicating locally and remotely.Each agent has its own thread of control.
Agents within and among instances of the platform communicate by
exchanging messages based on ontologies. Spyse makes use of the Web Ontology
Language (OWL) defined for the Semantic Web.

Furthermore, spyse is coupled to the Zope web application server in order to
provide for access to the MAS via a dynamic Web interface.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 300b2175cfa23a34b0f5e7ca42900a410a3c4c4b
Filesize: 1013.533 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-08-02 23:38:35 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-spyse-0.2 as wip/py-spyse.

spyse is a development framework and platform for building multi-agent systems
using the Python programming language. A multi-agent system (MAS) combines
concepts from distributed computing and artificial intelligence. Agents are
autonomously reasoning software entities that can collaborate (or compete) in
order to achieve a (common) goal. By cooperating they create emergent behaviour
in the system (distributed artificial intelligence). The architecture of a MAS
is specified in the FIPA standard.

Spyse provides multiple means for reasoning (BDI logics, CLIPS expert shell)
and communicating locally and remotely.Each agent has its own thread of control.
Agents within and among instances of the platform communicate by
exchanging messages based on ontologies. Spyse makes use of the Web Ontology
Language (OWL) defined for the Semantic Web.

Furthermore, spyse is coupled to the Zope web application server in order to
provide for access to the MAS via a dynamic Web interface.