Skip to main content

A FIPA-compliant Agent Platform written in python.

Project description

Python Intelligent Agent Framework (piaf)

pipeline status coverage report PyPI - Downloads PyPI - License PyPI PyPI - Python Version

The aim of piaf is to provide a FIPA-compliant agent framework using Python. It uses asyncio to power agents.

Project status

Piaf reached the beta status! Now is time to polish the existing code, meaning that we don't plan to add huge features like FIPA SL for the 0.1 official release.

Although piaf made some progress lately, it still needs some love to be fully compliant with the FIPA specification.

We provide some examples to help you understand what is possible to create with the current version, take a look at https://gitlab.com/ornythorinque/piaf/-/tree/master/src/piaf/examples.

Supported features

  • AMS (partial, only the query function)
  • DF
  • Communications within a platform
  • Communications between two piaf platforms (with some limitations)

Missing features

  • FIPA SL support (only plain Python objects are supported)
  • Federated DF
  • Name resolution
  • "Official" envelope representations (XML, bit-efficient) and MTPs (mainly HTTP, we don't plan to support IIOP)

Documentation

The full documentation (both user and API) is available here: https://ornythorinque.gitlab.io/piaf It will teach you how to install and run your own agents.

Author(s)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

piaf-0.1b1.tar.gz (43.9 kB view hashes)

Uploaded Source

Built Distribution

piaf-0.1b1-py3-none-any.whl (54.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page