Skip to main content

A tool for interacting with the WebFaction API.

Project description

A tool for interacting with the WebFaction API.

Documentation is available on Read the Docs.

Installation

pywebfaction can be installed with pip:

pip install pywebfaction

Basic Usage

The API is interacted with via the class WebFactionAPI, which takes a username and password, and connects to WebFaction for you.

from pywebfaction import WebFactionAPI

api = WebFactionAPI(username, password)
emails = api.list_emails()

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

pywebfaction-0.1.1.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

pywebfaction-0.1.1-py2.py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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