An open API service indexing awesome lists of open source software.

https://github.com/compose-x/compose-x-common

Shared library for python and compose-x projects, interfacing to AWS via boto3.
https://github.com/compose-x/compose-x-common

aws boto3

Last synced: about 1 month ago
JSON representation

Shared library for python and compose-x projects, interfacing to AWS via boto3.

Awesome Lists containing this project

README

          

=====================
Compose-X -- Common
=====================

.. image:: https://img.shields.io/pypi/v/compose_x_common.svg
:target: https://pypi.python.org/pypi/compose_x_common

--------------------------------------------------------------------------------------
Standalone library of reusable functions to ease repetitive tasks & AWS functions
--------------------------------------------------------------------------------------

Used in a majority of the `Compose-X`_ projects

Features
==========

* Different helpers `compose_x_commom.compose_x_common`
* Python ARN Regular expressions for different resources `compose_x_commom.aws.arns`
* AWS Helpers `compose_x_commom.aws`

.. _Compose-X: https://github.com/compose-x