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.5.tar.gz
(61.1 kB
view details)
File details
Details for the file fabulaws-1.0.5.tar.gz
.
File metadata
- Download URL: fabulaws-1.0.5.tar.gz
- Upload date:
- Size: 61.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6587627842d04ec6dc4a1608eacc23c3fb1194c57ef56ce1f250683b2c534dba |
|
MD5 | 0d78e8c3cbfe6dcc2f518fb2bf5e9657 |
|
BLAKE2b-256 | ba4839f94499540f1a8c472c4845b5aaff392c1e23e924039a934b339c6536d4 |