Skip to main content

An adapter for CloudFlare's client API

Project description

https://secure.travis-ci.org/jlinn/pyflare.png?branch=master

About

Pyflare is a Python adapter for CloudFlare’s Client API and CloudFlare’s Hosting provider API.

Installation

$ pip install pyflare

Usage

from pyflare import PyflareClient
cf = PyflareClient('address@example.com', 'your_api_key')
# Create a new A record
response = cf.rec_new('example.com', 'A', 'sub', '1.2.3.4')


from pyflare import PyflareHosting
hf = PyflareHosting('your_host_api_key')
# Authenticate a user
response = hf.user_auth('one@example.com', 'user_password')

Project details


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.1.0.zip (19.9 kB view details)

Uploaded Source

File details

Details for the file pyflare-1.1.0.zip.

File metadata

  • Download URL: pyflare-1.1.0.zip
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyflare-1.1.0.zip
Algorithm Hash digest
SHA256 a5c759897e67c259fc80d3b83a4a932e6b4d4d9038661f2d99f9d3de6e306d9b
MD5 69084fa85edb92bc3eb40e7ac4125936
BLAKE2b-256 3c9721dba4a39863e8a888dc1c8fbdbd7f385ab9598a0574fc2541775d1a0229

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page