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

The first official release is there! After almost two years of development, I am now considering piaf is stable enough to start playing with it. I can't wait to see the amazing things you will do!

So, what is next? Well, there are still missing features in piaf and the next version will try to add some of them (I see you FIPA SL!).

Features

Although piaf made some progress, 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 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.2.1.tar.gz (65.9 kB view hashes)

Uploaded Source

Built Distribution

piaf-0.2.1-py3-none-any.whl (81.7 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