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

https://github.com/emetriq/pytargetingutilities

Base lib for aws operations and more
https://github.com/emetriq/pytargetingutilities

aws helper library python3

Last synced: 6 months ago
JSON representation

Base lib for aws operations and more

Awesome Lists containing this project

README

          

[![Release Build](https://github.com/emetriq/pytargetingutilities/actions/workflows/release.yaml/badge.svg)](https://github.com/emetriq/pytargetingutilities/actions/workflows/release.yaml)
[![Coverage Status](https://coveralls.io/repos/github/emetriq/pytargetingutilities/badge.svg?branch=main)](https://coveralls.io/github/emetriq/pytargetingutilities?branch=main)
# pytargetingutilities

AWS boilerplate code for python applications.

## install

Install latest package
`pip install pytargetingutilities`

Copy latest package to workspace:
`pip download --no-deps pytargetingutilities`