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.1.tar.gz
(12.4 kB
view details)
File details
Details for the file pyflare-1.0.1.tar.gz.
File metadata
- Download URL: pyflare-1.0.1.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4847c073d1f631665fb7f642cc2d0002ce006260ab81861c04df78809e0b7ef
|
|
| MD5 |
f158c79ac00402b2f9bcbb85cc37660f
|
|
| BLAKE2b-256 |
38389aa7244214987b25a19301a65c3278e007dea95b1f578b61a3be75d7c7f2
|