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.8.tar.gz
(61.5 kB
view details)
Built Distribution
fabulaws-1.0.8-py3-none-any.whl
(71.7 kB
view details)
File details
Details for the file fabulaws-1.0.8.tar.gz
.
File metadata
- Download URL: fabulaws-1.0.8.tar.gz
- Upload date:
- Size: 61.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a21927c318734d8a352746538258a80369af618f31e4db883a32863a6bb09e2c |
|
MD5 | fbf7c3e8a6e4479b693d5950e05d78b6 |
|
BLAKE2b-256 | 4a9e493746ed5c3f772a869a6b12860b720d41d5923da8a703123aeb28965762 |
File details
Details for the file fabulaws-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: fabulaws-1.0.8-py3-none-any.whl
- Upload date:
- Size: 71.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ded5f6eb048409a260698538a29ea076fb33d4c4085eadf40a35af695e63c84b |
|
MD5 | a49c93ea14b9b3b8e709b81a0f446e32 |
|
BLAKE2b-256 | f0ab963a561a9bca381c37427d1ec4fce4ed415c96c706aa1ba817574648430f |