Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

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()

Supported by

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