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.14.tar.gz (51.2 kB view details)

Uploaded Source

Built Distribution

boto3_assist-0.1.14-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: boto3_assist-0.1.14.tar.gz
  • Upload date:
  • Size: 51.2 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.14.tar.gz
Algorithm Hash digest
SHA256 c261ae215acb2fd810ac21c7af4e2a2ccce260cfdd67193d673136b97ea6b051
MD5 f6fbc06a275717f21d1a2bdb54db8b59
BLAKE2b-256 e0e098b85f82584846f9e28ee3649c686f88fa1108955f03d01f6bc33e6a64fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for boto3_assist-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 bd5b3a693f215d154bdd182c34e509808577a273d708c834a981bed422e642ad
MD5 8806d316eebf51827ad1a4aa09a0e106
BLAKE2b-256 dd3b6adf1a176f50ec084aab8bcd83bae131d18ff4c4366b8319c2987c81e8fd

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