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.13.tar.gz
(69.9 kB
view details)
Built Distribution
fabulaws-1.0.13-py3-none-any.whl
(80.7 kB
view details)
File details
Details for the file fabulaws-1.0.13.tar.gz
.
File metadata
- Download URL: fabulaws-1.0.13.tar.gz
- Upload date:
- Size: 69.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 | 3d0e9b9c3fb88374e23cbe826d3ff6f0f3234fa954998ab996c61f65a7ff2225 |
|
MD5 | 66e94c29f8bc31d83e0db27c8fb5ce8d |
|
BLAKE2b-256 | d064d6c2a3cd0daeac42adbc08b5cb98c541c503e3e02a92e6ec900d82f9a211 |
Provenance
File details
Details for the file fabulaws-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: fabulaws-1.0.13-py3-none-any.whl
- Upload date:
- Size: 80.7 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 | 35e5d3d6641fc06902f859683fce44b7fc646d79c2f8f925ad9ff1d59d844fd2 |
|
MD5 | b97f8d31d70421bbbc4107ce39a955fa |
|
BLAKE2b-256 | aa434eb096017adf6176a6a922242aec1abe75a01740abc15b6811f9d95977f3 |