Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 698 Bytes

File metadata and controls

24 lines (14 loc) · 698 Bytes

AICA API Resources

This repository contains tools and resources for interacting with the AICA API, applications and components.

Documentation

The documentation is available at https://docs.aica.tech/.

The source and contribution guidelines are available in the docs subdirectory.

Python client

The Python client is available at https://pypi.org/project/aica-api/ and can be installed as follows:

pip install aica-api

See the python subdirectory for more information and source code.

Schemas

JSON schemas defining the expected syntax for AICA application files or component descriptions are available in the schemas subdirectory.