Last updated:
0 purchases
webf 0.1.0
Contents
Installation
Summary
Changes
Requirements
Installation
You can install webf with easy_install webf or install from the subversion
repository
with easy_install webf==dev.
Summary
webf is a tool for WebFaction’s (http://webfaction.com/) XML-RPC API.
Usage Examples:
$ webf --system pwd
Run the 'pwd' command in your homedir
$ webf --create-app=someapp static False None
Creates an application named 'someapp' which is a static/php app
$ webf --create-db=mydb mysql asdfg123
Creates an mysql database named mydb with a password
Changes
0.1.0: Initial release
Requirements
setuptools
ConfigObj
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.