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.12.tar.gz
(61.9 kB
view details)
Built Distribution
fabulaws-1.0.12-py3-none-any.whl
(72.2 kB
view details)
File details
Details for the file fabulaws-1.0.12.tar.gz
.
File metadata
- Download URL: fabulaws-1.0.12.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 | 8926db5147055483a2914aa4bb3fb19cc9630976f2274131cf91d2ffdda5cd57 |
|
MD5 | ea750e0655a8078fb28688a3fd570e88 |
|
BLAKE2b-256 | f42a024e0d3e3b3baed31c6d882520e29a29b4ae7d6b19c089c25e4682de6e03 |
File details
Details for the file fabulaws-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: fabulaws-1.0.12-py3-none-any.whl
- Upload date:
- Size: 72.2 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 | 58b3805d2f7194e31bcf1c82e469a37680544dfd2b4a6e098cf4aa46ca8db5b5 |
|
MD5 | e0dfad1903d51d8dee8969e5886255a9 |
|
BLAKE2b-256 | 2139d9bfeda3442b6e12b1f3de8c681fbd418190c6b107540c647fb487762c9e |