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
- Host: GitHub
- URL: https://github.com/emetriq/pytargetingutilities
- Owner: emetriq
- License: mit
- Created: 2021-11-29T12:06:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T14:11:07.000Z (over 3 years ago)
- Last Synced: 2024-08-10T09:16:21.037Z (almost 2 years ago)
- Topics: aws, helper, library, python3
- Language: Python
- Homepage: https://emetriq.com
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/emetriq/pytargetingutilities/actions/workflows/release.yaml)
[](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`