Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 300 Bytes

File metadata and controls

15 lines (9 loc) · 300 Bytes

agents-template

A template repo for development with the AEA framework.

It contains:

  • empty directory packages which acts as the local registry

  • .env file with Python path updated to include packages directory

To install the latest version of the AEA:

pip install aea[all]