Skip to main content

Additional boto3 wrappers to make your life a little easier

Project description

boto3 assist

This is in beta and subject to changes before it's initial 1.0.0 release

This libary was created to make life a little easier when using boto3.

Currently it supports:

  • User Authentication / Session Mapping
  • DynamoDB model mapping and key generation.

User Authentication / Session Mapping

Have you ever needed an easy way to load your sessions for a local, dev or production enviroment? Well this library makes it a little easier by lazy loading your boto3 session so that tools like python-dotenv can be used to load your environment vars first and then load your session.

DyamoDB model mapping and Key Generation

It's a light weight mapping tool to turn your python classes / object models to DynamoDB items that are ready for saving. See the examples directory in the repo for more information.

python -m vevn .venv
source ./.venv/bin/activate

pip install --upgrade pip  
pip install boto3-assist

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boto3_assist-0.1.12.tar.gz (50.8 kB view details)

Uploaded Source

Built Distribution

boto3_assist-0.1.12-py3-none-any.whl (39.3 kB view details)

Uploaded Python 3

File details

Details for the file boto3_assist-0.1.12.tar.gz.

File metadata

  • Download URL: boto3_assist-0.1.12.tar.gz
  • Upload date:
  • Size: 50.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.1

File hashes

Hashes for boto3_assist-0.1.12.tar.gz
Algorithm Hash digest
SHA256 7bc2f49f3f9860d7d1527324b31e60866d0c4f1867250599f402d310b924cc12
MD5 ff7d0b84bbac3ba60881f1e4a75347f2
BLAKE2b-256 177b515dd202028ea7daa5ec842eff646ab01f9017d1a9f7880dd937724ed4a2

See more details on using hashes here.

File details

Details for the file boto3_assist-0.1.12-py3-none-any.whl.

File metadata

File hashes

Hashes for boto3_assist-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c7a07cb00ffa246f68992612aa892601f85b0ed5a6912d11d28918e81981f13f
MD5 55e62f76f15ef3e401df914b13030ac8
BLAKE2b-256 1983339ccc43447a3484739f9eb184effbc7cfec2b1627018cacd2a14d124e3d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page