Note

The (open) AEA framework provides the necessary tools for creating Autonomous Economic Agents (AEA). It is a fork of the legacy AEA framework that gives no priority to any package vendor.

The latest version of the Python implementation of the AEA Framework on PyPI.

If you are upgrading your AEA project from a previous version of the AEA framework, please check out the upgrading guide.

The AEA framework's implementation in Python is in principle compatible with its implementation in any other language. The language agnostic definitions describe the aspects of the framework an implementation must adhere to in order for their AEAs to be able to interact with AEAs built with other implementations of the framework.