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
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
pywebfaction-0.1.1.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file pywebfaction-0.1.1.tar.gz
.
File metadata
- Download URL: pywebfaction-0.1.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f086cc04d75ee67169d8cbe7b794b366d2815967d67764027407c8ae66a8e59 |
|
MD5 | beee83eee3d204a351c4e35699b4f62d |
|
BLAKE2b-256 | a8c36ea05332c539df13f0d3f44860b2d2d3d4f510dea15d226fdd275420e498 |
Provenance
File details
Details for the file pywebfaction-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pywebfaction-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9453415e050b05498fad8d43af7b29be3da67beefce0100d6e0c413be2c5cdff |
|
MD5 | a680d2f3a1331542c6e41f89e799b802 |
|
BLAKE2b-256 | 8838ce1b365c52ec8c1276add65eac8a367ca9564610b9e91eb37d2642c13154 |