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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fabulaws-1.0.15.tar.gz.
File metadata
- Download URL: fabulaws-1.0.15.tar.gz
- Upload date:
- Size: 70.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c741ffed1dbaf9830a57b0ee64d9a04b0683d5a612b210a2e1161693cdffa18
|
|
| MD5 |
97e1045536a7fd2ba2d603e18cf6b540
|
|
| BLAKE2b-256 |
07f15401c4abe8b0ce6e01ef7d44ddf7182ef4dd36b774b7986abdc4a34ebc52
|
File details
Details for the file fabulaws-1.0.15-py3-none-any.whl.
File metadata
- Download URL: fabulaws-1.0.15-py3-none-any.whl
- Upload date:
- Size: 80.9 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 |
fa26548f4ff04d060aa7fd3671694ecb96c874780e1cb643f52880f8395f4086
|
|
| MD5 |
47cdbd1b5fd0e8ccd02cc69c1a89fecb
|
|
| BLAKE2b-256 |
1d18bd244ee774fe3aab1f889ac51448c97fb8ffba9e61ff6ea3d129ab035c8d
|