pywebfaction 0.1.0
pip install pywebfaction==0.1.0
Newer version available (0.1.1)
Released:
A tool for interacting with the WebFaction API.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Dominic Rodger
- Tags pywebfaction
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Dominic Rodger
- Tags pywebfaction
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
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
Built Distribution
File details
Details for the file pywebfaction-0.1.0.tar.gz
.
File metadata
- Download URL: pywebfaction-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b6ec206f53ffac66af8a1addd3ac7a635e72987a0e6843e7efaa173f5b7e502f
|
|
MD5 |
376e1baf6cfcf70440c37cb3f06f4696
|
|
BLAKE2b-256 |
76307013d5d6336b45af8aa9ded9646f6e21618c37b3df268cf19ff76259c94d
|
File details
Details for the file pywebfaction-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pywebfaction-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3534dec1d1a7941e28dce1f94f8a4cca21e31f46934c053cf5da5175f49d4d75
|
|
MD5 |
1fb8fc48dee9b4c8f3612d8fe75e8628
|
|
BLAKE2b-256 |
eee59279c9f9f9efe767a152d29e82e89ac8396f4f4a7dc1a08f31a0f81a4024
|