Autonomous Economic Agent framework
Project description
AEA Framework
A framework for autonomous economic agent (AEA) development
Get started
-
Create and launch a clean virtual environment with Python 3.7 (any Python
>=
3.6 works):pipenv --python 3.7 && pipenv shell
-
Install the package from PyPI:
pip install aea[all]
Or, if you use
zsh
rather thanbash
:pip install "aea[all]"
-
Then, build your agent as described in the docs.
Cite
If you are using our software in a publication, please consider to cite it with the following BibTex entry:
@misc{agents-aea,
Author = {Marco Favorito and David Minarsch and Ali Hosseini and Aristotelis Triantafyllidis and Diarmid Campbell and Oleg Panasevych and Kevin Chen and Yuri Turchenkov and Lokman Rahmani and Jiří Vestfál and James Riehl},
Title = {Autonomous Economic Agent (AEA) Framework},
Year = {2019},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aea-0.10.1.tar.gz
(16.8 MB
view hashes)
Built Distribution
aea-0.10.1-py2.py3-none-any.whl
(601.4 kB
view hashes)