معرفی شرکت ها


atomic-cloud-2.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Helper library to automate cloud environment management.
ویژگی مقدار
سیستم عامل -
نام فایل atomic-cloud-2.0.1
نام atomic-cloud
نسخه کتابخانه 2.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده SimonComputing, Inc.
ایمیل نویسنده simon@simoncomputing.com
آدرس صفحه اصلی https://gitlab.com/python-cicd/atomic-cloud
آدرس اینترنتی https://pypi.org/project/atomic-cloud/
مجوز MIT
# 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.


نیازمندی

مقدار نام
- boto3
- botocore
- Jinja2
- cryptography
- requests
- pyyaml


نحوه نصب


نصب پکیج whl atomic-cloud-2.0.1:

    pip install atomic-cloud-2.0.1.whl


نصب پکیج tar.gz atomic-cloud-2.0.1:

    pip install atomic-cloud-2.0.1.tar.gz