Python Library for the KeyCDN API
Installation
pip install keycdn
Usage
Initial
import keycdn
...
api = keycdn.Api('<your_api_key>')
Get all zones
api.get('zones.json')
Get a specific zone
api.post('zones/<zoneId>.json')
Purge zone cache
api.get('zones/purge/<zoneId>.json')
For more details visit https://www.keycdn.com
Release files for keycdn 0.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| keycdn-0.4.3.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| keycdn-0.4.3-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 4.1 kB
Release files / keycdn-0.4.3.tar.gz
| Download URL | keycdn-0.4.3.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
25572cb8e4d03b4b18c900cf9ec8ba5ada362a5436239606afc17a66ab9f17ad
|
|
BLAKE2b-256 checksum How to use checksums |
beb87b5736c722c42e7f5ede0b5087aefe95ebba32869342d5be077a7a6dd450
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
|
Release files / keycdn-0.4.3-py2-none-any.whl
| Download URL | keycdn-0.4.3-py2-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
75aab660ca8668dfd75941ddac65997b32d5c2c893fc5b9e0c2602bc9af1a6aa
|
|
BLAKE2b-256 checksum How to use checksums |
303a829d560346d178cd036ac27ebfd9c6ee2268ce943aa9aa55b10b80d51979
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
|