Simple tool for interacting with AWS in Python
Project description
FabulAWS began as a tool to create ephemeral EC2 instances using Python, like so:
from fabulaws.ec2 import MicroLucidInstance with MicroLucidInstance(): run('uname -a')
FabulAWS is now a fully-featured tool for deploying Python web applications to autoscaling-enabled AWS EC2 environments.
Please refer to the documentation for details.
Development by Caktus Consulting Group.
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
fabulaws-1.0.1.tar.gz
(59.9 kB
view hashes)
Built Distribution
fabulaws-1.0.1-py3-none-any.whl
(69.9 kB
view hashes)