agentlib


Nameagentlib JSON
Version 0.8.2 PyPI version JSON
download
home_pageNone
SummaryFramework for development and execution of agents for control and simulation of energy systems.
upload_time2024-03-26 10:46:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD-3-Clause
keywords agents modular control distributed digital twin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="./docs/images/logos/agentlib_logo/logo.svg" alt="drawing" height="150"/>


[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Coverage](https://rwth-ebc.github.io/AgentLib/main/coverage/badge.svg)](https://rwth-ebc.github.io/AgentLib/main/coverage/)
[![pylint](https://rwth-ebc.github.io/AgentLib/main/pylint/pylint.svg)](https://rwth-ebc.github.io/AgentLib/main/pylint/pylint.html)
[![documentation](https://rwth-ebc.github.io/AgentLib/main/docs/doc.svg)](https://rwth-ebc.github.io/AgentLib/main/docs/index.html)


This is a collection of base classes for the implementation of agents in Python.
The original purpose of this library is the execution of distributed simulations and controllers for energy systems, however it is not limited to any specific field.
To get started, please check out our examples.

### Installation

To install the agentlib with minimal dependencies, run:

```
pip install agentlib
```

To install with full dependencies (recommended), run:
```
pip install agentlib[full]
```

If you want to work on the agentlib, first clone it, go its directory and then install it in editable mode:

```
pip install -e .[full]
```

## Optional Dependencies
The AgentLib has a number of optional dependencies, ranging from additional features to performance improvements:
 
 - **fmu**: Support simulation of FMU models (https://fmi-standard.org/).
 - **scipy**: Support simulation of linear state space models, based on scipy.
 - **mqtt**: Support communication between agents through the mqtt protocol.
 - **plot**: Installs matplotlib, allows to plot the result of examples.
 - **orjson**: Faster json library, improves performance when using network communicators.
 - **fuzz**: Improves error messages when providing wrong configurations.

**clonemap**: Support the execution of agents and their communication through [clonemap](https://github.com/sogno-platform/clonemap). As clonemapy is not available through PYPI, please install it from source, or through the AgentLib's ``requirements.txt`` .

## Referencing the AgentLib

A publication regarding the AgentLib is currently in the work.
If you use the AgentLib in your work which you plan to publish, please check back at a later date for a reference.

## Copyright and license

This project is licensed under the BSD 3 Clause License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

We gratefully acknowledge the financial support by Federal Ministry \\ for Economic Affairs and Climate Action (BMWK), promotional reference 03ET1495A.

<img src="./docs/images/logos/BMWK_logo.png" alt="BMWK" width="200"/>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "agentlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "agents, modular, control, distributed, digital twin",
    "author": null,
    "author_email": "Associates of the AGENT project <AGENT.Projekt@eonerc.rwth-aachen.de>",
    "download_url": "https://files.pythonhosted.org/packages/a1/e3/519b9889fbb9cec87bd22d8c5bbc8279c552727594ed2ebc1f63515f11dd/agentlib-0.8.2.tar.gz",
    "platform": null,
    "description": "<img src=\"./docs/images/logos/agentlib_logo/logo.svg\" alt=\"drawing\" height=\"150\"/>\n\n\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![Coverage](https://rwth-ebc.github.io/AgentLib/main/coverage/badge.svg)](https://rwth-ebc.github.io/AgentLib/main/coverage/)\n[![pylint](https://rwth-ebc.github.io/AgentLib/main/pylint/pylint.svg)](https://rwth-ebc.github.io/AgentLib/main/pylint/pylint.html)\n[![documentation](https://rwth-ebc.github.io/AgentLib/main/docs/doc.svg)](https://rwth-ebc.github.io/AgentLib/main/docs/index.html)\n\n\nThis is a collection of base classes for the implementation of agents in Python.\nThe original purpose of this library is the execution of distributed simulations and controllers for energy systems, however it is not limited to any specific field.\nTo get started, please check out our examples.\n\n### Installation\n\nTo install the agentlib with minimal dependencies, run:\n\n```\npip install agentlib\n```\n\nTo install with full dependencies (recommended), run:\n```\npip install agentlib[full]\n```\n\nIf you want to work on the agentlib, first clone it, go its directory and then install it in editable mode:\n\n```\npip install -e .[full]\n```\n\n## Optional Dependencies\nThe AgentLib has a number of optional dependencies, ranging from additional features to performance improvements:\n \n - **fmu**: Support simulation of FMU models (https://fmi-standard.org/).\n - **scipy**: Support simulation of linear state space models, based on scipy.\n - **mqtt**: Support communication between agents through the mqtt protocol.\n - **plot**: Installs matplotlib, allows to plot the result of examples.\n - **orjson**: Faster json library, improves performance when using network communicators.\n - **fuzz**: Improves error messages when providing wrong configurations.\n\n**clonemap**: Support the execution of agents and their communication through [clonemap](https://github.com/sogno-platform/clonemap). As clonemapy is not available through PYPI, please install it from source, or through the AgentLib's ``requirements.txt`` .\n\n## Referencing the AgentLib\n\nA publication regarding the AgentLib is currently in the work.\nIf you use the AgentLib in your work which you plan to publish, please check back at a later date for a reference.\n\n## Copyright and license\n\nThis project is licensed under the BSD 3 Clause License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\nWe gratefully acknowledge the financial support by Federal Ministry \\\\ for Economic Affairs and Climate Action (BMWK), promotional reference 03ET1495A.\n\n<img src=\"./docs/images/logos/BMWK_logo.png\" alt=\"BMWK\" width=\"200\"/>\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Framework for development and execution of agents for control and simulation of energy systems.",
    "version": "0.8.2",
    "project_urls": null,
    "split_keywords": [
        "agents",
        " modular",
        " control",
        " distributed",
        " digital twin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e34b09f84392f9b9419ed2511a67318e12ac4c6fb2c4cf951c8b667e1c627310",
                "md5": "8507d8d6ecd537331b700819d171e970",
                "sha256": "3b54c3afa5d117cabf38a4ba8cc176a0ec8f1fd89d9221e998a3acfb60ed5b9e"
            },
            "downloads": -1,
            "filename": "agentlib-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8507d8d6ecd537331b700819d171e970",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 85711,
            "upload_time": "2024-03-26T10:46:51",
            "upload_time_iso_8601": "2024-03-26T10:46:51.570880Z",
            "url": "https://files.pythonhosted.org/packages/e3/4b/09f84392f9b9419ed2511a67318e12ac4c6fb2c4cf951c8b667e1c627310/agentlib-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1e3519b9889fbb9cec87bd22d8c5bbc8279c552727594ed2ebc1f63515f11dd",
                "md5": "a043cf0dd5ac45099b8ece7a33af7e2c",
                "sha256": "24256fd9de6296fc78be01fd20ead21230538ed781d16c72a122b1683923ced0"
            },
            "downloads": -1,
            "filename": "agentlib-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a043cf0dd5ac45099b8ece7a33af7e2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4865833,
            "upload_time": "2024-03-26T10:46:57",
            "upload_time_iso_8601": "2024-03-26T10:46:57.778228Z",
            "url": "https://files.pythonhosted.org/packages/a1/e3/519b9889fbb9cec87bd22d8c5bbc8279c552727594ed2ebc1f63515f11dd/agentlib-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 10:46:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "agentlib"
}
        
Elapsed time: 0.41137s