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.
Pre-commit
This repo uses pre-commit to keep the code nicely formatted. Be sure to install the commit hook locally to get these benefits:
$ pip install -r requirements.txt $ pre-commit install
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.16.tar.gz
(70.2 kB
view hashes)
Built Distribution
fabulaws-1.0.16-py3-none-any.whl
(81.0 kB
view hashes)
Close
Hashes for fabulaws-1.0.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 388d40e4e2d7cba0105d63cc2dd97abb8aee22d1b5a821d45bb9eaefc9499aaf |
|
MD5 | 4c0588692792ddc7b431ad61bf26464d |
|
BLAKE2b-256 | ae2c9c632ce5cce66a22c2faeec53f22947b69145080a88143668d6dcdbcd646 |