Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

RemoteRabbit/akapy

akapy

Home to a Python wrapper for the Akamai API.

How to use?

cloudlet = ak.Cloudlet()
print(cloudlet.get_all())

Check out the docs here remoterabbit.github.io/akapy/

Akapy has an authentication class which is passed, when needed, to other classes within Akapy. For most use cases you probably won't need to mess around with it. The defaults for it are