akapy

A Akamai API wrapper for Python!


Keywords
akamai, python-wrapper, akamai-cli, python
License
GPL-3.0-only
Install
pip install akapy==0.3.1

Documentation

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