معرفی شرکت ها


aws-codeseeder-0.9.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A framework utilizing AWS CodeBuild to manage remote code execution.
ویژگی مقدار
سیستم عامل -
نام فایل aws-codeseeder-0.9.0
نام aws-codeseeder
نسخه کتابخانه 0.9.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده AWS Professional Services
ایمیل نویسنده aws-proserve-opensource@amazon.com
آدرس صفحه اصلی https://github.com/awslabs/aws-codeseeder
آدرس اینترنتی https://pypi.org/project/aws-codeseeder/
مجوز Apache License 2.0
# aws-codeseeder The `aws-codeseeder` project enables builders to easily "seed" python code to AWS CodeBuild for execution in their cloud environments. The library and its CLI utility are typically used to simplify the development and deployment of complex __Infrastructure as Code__ projects. These projects may have many dependencies and require multiple CLI utilities to orchestrate their deployments. For example, a project that deploys networking resources with the __AWS CDK__, an Amazon EKS Cluster with the `eskctl` CLI utility, and Kubernetes applications with `kubectl` and `helm` CLI utilities. The `aws-codeseeder` eliminates the need to install and configure libraries and utilities locally or on a build system (i.e. Jenkins). Instead, the library enables builders to easily execute an AWS CodeBuild instance with the utilities they require, then seed local python code to, and execute it within, the CodeBuild instance. By bundling and executing local python code in AWS CodeBuild, `aws-codeseeder` can enable GitOps type deployments of complex, mixed technology projects. ## Usage See the [Example project](example/) for basic usage info and the documentation for more advanced usage.


نیازمندی

مقدار نام
>=1.19.0 boto3
>=5.4 pyyaml
>=7.1.0 click
>=1.2.3 cfn-flip
>=0.4.3 mypy-extensions
>=1.19.0 awscli
>=0.38.1 wheel
>=3.3.0 twine


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl aws-codeseeder-0.9.0:

    pip install aws-codeseeder-0.9.0.whl


نصب پکیج tar.gz aws-codeseeder-0.9.0:

    pip install aws-codeseeder-0.9.0.tar.gz