معرفی شرکت ها


balcony-0.0.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

AWS API for humans
ویژگی مقدار
سیستم عامل -
نام فایل balcony-0.0.9
نام balcony
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Oguzhan Yilmaz
ایمیل نویسنده oguzhanylmz271@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/balcony/
مجوز GPL-3.0-or-later
# balcony - AWS API for humans balcony is a read-only CLI tool that simplifies the process of listing all resources on the AWS account. balcony dynamically parses AWS SDK(`boto3` library) and analyzes required parameters for each operation. By **establishing relations between operations over required parameters**, it's **able to auto-fill** them by reading the related operation beforehand. By simply entering their name, balcony enables developers to easily list their AWS resources. <!-- It uses _read-only_ operations, it does not take any action on the used AWS account. --> ## Installation & Documentation **[https://oguzhan-yilmaz.github.io/balcony/](https://oguzhan-yilmaz.github.io/balcony/quickstart)** Balcony's documentation website contains quickstart guide, usage cookbook and more. ## Features & GIFs ### List available AWS Services `balcony aws` to see every AWS service available. ![](https://github.com/oguzhan-yilmaz/balcony/blob/main/docs/visuals/aws-services-list.gif) ### List Resource Nodes of an AWS Service `balcony aws <service-name>` to see every Resource Node of a service. ![](https://github.com/oguzhan-yilmaz/balcony/blob/main/docs/visuals/resource-node-list.gif) ### Reading a Resource Node `balcony aws <service-name> <resource-node>` to read operations of a Resource Node. ![](https://github.com/oguzhan-yilmaz/balcony/blob/main/docs/visuals/reading-a-resource-node.gif) ### Documentation and Input & Output of Operations Use the `--list`, `-l` flag to print the given AWS API Operations documentation, input & output structure. ![](https://github.com/oguzhan-yilmaz/balcony/blob/main/docs/visuals/list-option.gif) ### Enable Debug messages Use the `--debug`, `-d` flag to see what's going on under the hood! ![](https://github.com/oguzhan-yilmaz/balcony/blob/main/docs/visuals/debug-messages.gif)


نیازمندی

مقدار نام
>=0.7.0,<0.8.0 typer
>=13.3.4,<14.0.0 rich
>=1.24.80,<2.0.0 boto3
>=1.0.1,<2.0.0 jmespath
>=6.0.0,<7.0.0 inflect
>=0.21.2,<0.22.0 mkdocstrings[python]
>=8.5.7,<10.0.0 mkdocs-material
>=0.4.1,<0.5.0 mkdocs-autorefs
>=6.0,<7.0 PyYAML
>=1.10.7,<2.0.0 pydantic


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

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl balcony-0.0.9:

    pip install balcony-0.0.9.whl


نصب پکیج tar.gz balcony-0.0.9:

    pip install balcony-0.0.9.tar.gz