An adapter for CloudFlare's client API
Project description
About
Pyflare is a Python adapter for CloudFlare’s Client API.
Installation
$ pip install pyflare
Usage
from pyflare import Pyflare
cf = Pyflare('address@example.com', 'your_api_key')
# Create a new A record
response = cf.rec_new('example.com', 'A', 'sub', '1.2.3.4')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyflare-1.0.2.tar.gz
(12.5 kB
view details)
File details
Details for the file pyflare-1.0.2.tar.gz.
File metadata
- Download URL: pyflare-1.0.2.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d7157ca01d99e84b6c243fce0f4033df6ec3bc1efceb0b3562ecab72d1e5b67
|
|
| MD5 |
4ebe3c8fe44475ec34c07350380feacf
|
|
| BLAKE2b-256 |
7b28f4d133543de3adc394a4cae46acd805705f5d31a68f5f0f7caeb66461fab
|