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

Uploaded Source

Built Distribution

boto3_assist-0.1.0-py3-none-any.whl (33.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: boto3_assist-0.1.0.tar.gz
  • Upload date:
  • Size: 38.9 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.0.tar.gz
Algorithm Hash digest
SHA256 c260092d6a1bdfa86b73e569fc24bd51b2cf428d182d61c2cc8976837af3fbf0
MD5 b6c079acc14e250371018004aeaa58cb
BLAKE2b-256 cc07b64bbf64c8afb88912b87ca50969681b2f3526b1258f9a26f813528b4e3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: boto3_assist-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.1

File hashes

Hashes for boto3_assist-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 157291e9930e1da3e1fd3072c87a29c25a0357cd907c324cf18f016820418903
MD5 e57f28923ee34b7fce31a7ab948c1b90
BLAKE2b-256 bd32c7c5092ddf867448dd2e121d65e9bab8c6b62328999152a9acd7cdc5edf0

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