piaf


Namepiaf JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://gitlab.com/ornythorinque/piaf
SummaryA FIPA-compliant Agent Platform written in python.
upload_time2023-03-02 10:06:24
maintainer
docs_urlNone
authorPierre DUBAILLAY
requires_python>=3.7,<4
licenseMIT
keywords python agent framework multi-agent asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Intelligent Agent Framework (piaf)

![pipeline status](https://gitlab.com/ornythorinque/piaf/badges/master/pipeline.svg)
![coverage report](https://gitlab.com/ornythorinque/piaf/badges/master/coverage.svg?job=test)
![PyPI - Downloads](https://img.shields.io/pypi/dm/piaf)
![PyPI - License](https://img.shields.io/pypi/l/piaf)
![PyPI](https://img.shields.io/pypi/v/piaf)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/piaf)

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](http://fipa.org/repository/standardspecs.html).

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)

* ornythorinque (pierredubaillay@outlook.fr)

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ornythorinque/piaf",
    "name": "piaf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4",
    "maintainer_email": "",
    "keywords": "Python Agent Framework,multi-agent,asyncio",
    "author": "Pierre DUBAILLAY",
    "author_email": "pierredubaillay@outlook.fr",
    "download_url": "https://files.pythonhosted.org/packages/aa/fd/2dfef3f93db239d27575a63afc099503d0554e5767634cc01bfcae50bb44/piaf-0.2.1.tar.gz",
    "platform": null,
    "description": "# Python Intelligent Agent Framework (piaf)\n\n![pipeline status](https://gitlab.com/ornythorinque/piaf/badges/master/pipeline.svg)\n![coverage report](https://gitlab.com/ornythorinque/piaf/badges/master/coverage.svg?job=test)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/piaf)\n![PyPI - License](https://img.shields.io/pypi/l/piaf)\n![PyPI](https://img.shields.io/pypi/v/piaf)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/piaf)\n\nThe aim of piaf is to provide a FIPA-compliant agent framework using Python. It uses **asyncio** to power agents.\n\n## Project status\n\n**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!\n\nSo, 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!).\n\n## Features\n\nAlthough piaf made some progress, it still needs some love to be fully compliant with the [FIPA specification](http://fipa.org/repository/standardspecs.html).\n\nWe 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>.\n\n### Supported features\n\n- AMS (partial, only the query function)\n- DF\n- Communications within a platform\n- Communications between two **piaf platforms** (with some limitations)\n\n### Missing features\n\n- FIPA SL support (only plain Python objects are supported)\n- Federated DF\n- Name resolution\n- \"Official\" envelope representations (XML, bit-efficient) and MTPs (mainly HTTP, we don't plan to support IIOP)\n\n## Documentation\n\nThe full documentation (both user and API) is available here: <https://ornythorinque.gitlab.io/piaf>\nIt will teach you how to install and run your agents.\n\n## Author(s)\n\n* ornythorinque (pierredubaillay@outlook.fr)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A FIPA-compliant Agent Platform written in python.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/ornythorinque/piaf",
        "Repository": "https://gitlab.com/ornythorinque/piaf"
    },
    "split_keywords": [
        "python agent framework",
        "multi-agent",
        "asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "718c54509ddfb5ea4450539d8d163ec73cc665316b487f3097ff7ae9485482f2",
                "md5": "439163913be4f12d97a92d19c67aa16a",
                "sha256": "2ff5243d0daec301f1c9b7dd5f1a2a909680bc10b96b687c1c2ebf3cf18d618f"
            },
            "downloads": -1,
            "filename": "piaf-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "439163913be4f12d97a92d19c67aa16a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4",
            "size": 81650,
            "upload_time": "2023-03-02T10:06:22",
            "upload_time_iso_8601": "2023-03-02T10:06:22.510417Z",
            "url": "https://files.pythonhosted.org/packages/71/8c/54509ddfb5ea4450539d8d163ec73cc665316b487f3097ff7ae9485482f2/piaf-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aafd2dfef3f93db239d27575a63afc099503d0554e5767634cc01bfcae50bb44",
                "md5": "14c3317f76f0304246e0a2219c303d26",
                "sha256": "84a6174afaa7bd7b3e43bff4c63721963eee4fc25a90c4089efa2aad09c3e65c"
            },
            "downloads": -1,
            "filename": "piaf-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "14c3317f76f0304246e0a2219c303d26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4",
            "size": 65915,
            "upload_time": "2023-03-02T10:06:24",
            "upload_time_iso_8601": "2023-03-02T10:06:24.124442Z",
            "url": "https://files.pythonhosted.org/packages/aa/fd/2dfef3f93db239d27575a63afc099503d0554e5767634cc01bfcae50bb44/piaf-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-02 10:06:24",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ornythorinque",
    "gitlab_project": "piaf",
    "lcname": "piaf"
}
        
Elapsed time: 0.07946s