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.11.tar.gz
(61.9 kB
view details)
Built Distribution
fabulaws-1.0.11-py3-none-any.whl
(72.3 kB
view details)
File details
Details for the file fabulaws-1.0.11.tar.gz
.
File metadata
- Download URL: fabulaws-1.0.11.tar.gz
- Upload date:
- Size: 61.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1a394ad601e547c419ed8b7fed8c1ea6a1706a268d4933fe090032888ef1391 |
|
MD5 | e7568f570b383254701a62b024413799 |
|
BLAKE2b-256 | a31d511a773a90842e33000dfeb298270dadeae47bbd63395694d58eac49a42d |
File details
Details for the file fabulaws-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: fabulaws-1.0.11-py3-none-any.whl
- Upload date:
- Size: 72.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ff0733ec46b5d7c7ae60c6836eb3ace1d7edc7ca27f6e8b52a9577bdb8b0a98 |
|
MD5 | 954151b5d7c753761664c3b39038b53d |
|
BLAKE2b-256 | 5516c535f3c599f5e775c12325927455ba48c11efe4918a65174650fef517ffc |