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.0b.tar.gz
(12.3 kB
view details)
File details
Details for the file pyflare-1.0.0b.tar.gz.
File metadata
- Download URL: pyflare-1.0.0b.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
023696ded8715ba15c129e6da9f6bc213f62c5de345d238a1474bc7d98c2fe26
|
|
| MD5 |
5a75615db4ce7616cd46ac50749ba071
|
|
| BLAKE2b-256 |
d51feeba0efa581ab878930ff1bc5756de6a34f97f2ff96703bc637da020b8c2
|