跳转到主要内容

用于与WebFaction API交互的工具。

项目描述

用于与WebFaction API交互的工具。

文档可在Read the Docs上找到。

安装

pywebfaction可以使用pip安装

pip install pywebfaction

基本用法

API通过名为WebFactionAPI的类进行交互,该类接受用户名和密码,并为您连接到WebFaction。

from pywebfaction import WebFactionAPI

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

支持者

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面