/akapy

A Python wrapper to use the Akamai API

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

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