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