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-0.3.0a8.tar.gz
(51.9 kB
view details)
File details
Details for the file fabulaws-0.3.0a8.tar.gz.
File metadata
- Download URL: fabulaws-0.3.0a8.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a734828903e560f853cc8a04692021228825a55c5df557757610532a2ef278d1
|
|
| MD5 |
aa80ec0c14f6c5e00a923df1724ba523
|
|
| BLAKE2b-256 |
ed30c1477094b07d490067e640a2f13f091f20bdf572ab569c8453ef6b047c51
|