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.
- Host: GitHub
- URL: https://github.com/compose-x/compose-x-common
- Owner: compose-x
- License: mpl-2.0
- Created: 2021-08-03T21:32:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-20T22:20:09.000Z (6 months ago)
- Last Synced: 2026-01-19T03:26:40.414Z (5 months ago)
- Topics: aws, boto3
- Language: Python
- Homepage:
- Size: 901 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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