SDK

Other than using the AFP website, you can trade also products programmatically using the provided Python SDK.

The library is published on PyPI as the afp-sdk package. It can be installed in a virtualenv with:

pip install afp-sdk

The afp package consists of the following:

For usage examples please check the afp-sdk GitHub repository.