Skip to main content

Helper library to automate cloud environment management.

Project description

Atomic Cloud

This is a Python Library intended to simplify interactions with different cloud environments.

AWS Design Approach

For AWS, we are using CloudFormation to define and build the various resources. It is a convenient mechanism because we can then delete those resources conveniently by deleting the stacks that were created with CloudFormation.

The vast majority of this library will consist of querying what resources exist in AWS.
It is just easier to do query, filter and extract data using Python rather than using the command line interface.

Getting Started

The complete documentation can be found here: http://atomic-cloud.docs.simoncomputing.com/. You can follow the links at the bottom left of each page to step through all the features.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atomic-cloud-2.0.1.tar.gz (629.0 kB view hashes)

Uploaded Source

Built Distribution

atomic_cloud-2.0.1-py3-none-any.whl (623.4 kB view hashes)

Uploaded Python 3

Supported by

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