Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

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.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page