A Akamai API wrapper for Python!
Project description
akapy
Home to a Python wrapper for the Akamai API.
How to use?
import akapy as ak
cloudlet = ak.Cloudlet()
print(cloudlet.get_all())
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
How to can I help?
Prerequisites
Pull the Repo
My way
mkdir -p $HOME/repos/open-source
git clone https://github.com/RemoteRabbit/akapy.git >> $HOME/repos/open-source
tms $HOME/repos/open-source/akapy
# If you don't use tmux-session-wizard
cd $HOME/repos/open-source/akapy
Setup pre-commit
Once you have pre-commit installed and the repo pulled down to your local machine, cd into it. Once in run:
pre-commit install
After that you can continue on and when you go to commit any changes you'll see some base tests run beforehand that you'll want to make sure are in working order before pushing the change up.
Notes
- Make a docs site
- TESTS
Links
Questions
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file akapy-0.2.0.tar.gz.
File metadata
- Download URL: akapy-0.2.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16ba8cf99483421e0b91c9dcd69018ca16af38ca7edbd82032f145dc12763f9a
|
|
| MD5 |
3ca66b40f1f6fc676efc926ef27a1ddf
|
|
| BLAKE2b-256 |
82b08fb57dd3f4a098ee335d2ce73972f11f4cf5811862398bb0ac722c2f2f3a
|
File details
Details for the file akapy-0.2.0-py3-none-any.whl.
File metadata
- Download URL: akapy-0.2.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f00ec233ba1c12457beec5ffbfea5a089b57f03d9a86093e5a24cdee6f2d2e8
|
|
| MD5 |
8bc11b223abbb7871a0cd0ecc4a39d17
|
|
| BLAKE2b-256 |
c05215f8de5d287df3ad23825999d488883e0375155b674af1b01cc3372e9949
|