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
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
File details
Details for the file atomic-cloud-2.0.1.tar.gz
.
File metadata
- Download URL: atomic-cloud-2.0.1.tar.gz
- Upload date:
- Size: 629.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e34b0a4155799e605009a43a52d7e265b8d8b5b6d5931d43ba544a6d1e8e91b2 |
|
MD5 | 4f4cf47d4e224e69c02774f0acb1d2c3 |
|
BLAKE2b-256 | f101eca9f0456ec5078f7aefc16728b967a7dcf7bf47004f001be47a641c4a75 |
File details
Details for the file atomic_cloud-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: atomic_cloud-2.0.1-py3-none-any.whl
- Upload date:
- Size: 623.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46ff3d84230c1ed7f971090e23d4e6711217e3191295a5d95ed53f7ca648998f |
|
MD5 | 6c2830b0d7680d1d4b99cee4062157e3 |
|
BLAKE2b-256 | 70cdc6187ed6e68fb458ac7d605bf0c48b1d40fae59028ebf83567933cb1441b |