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

Uploaded Source

Built Distribution

boto3_assist-0.1.13-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: boto3_assist-0.1.13.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.13.tar.gz
Algorithm Hash digest
SHA256 b003b55eaa7d10303a007ce41b8be6f50571458e37d6ad0795d9e3a53f7b0e98
MD5 09470cbed6b536098cd408ce9912e4cb
BLAKE2b-256 10cc0c6bfe7006cf84a8cbc5b358da73bb2cef6fe08f02d6b296e36d50ae1995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for boto3_assist-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 db94d9ac4153f0a475da949e37710f21940746a31620d018cdb4ef5e98bc5cc3
MD5 846ea343fc2c0803b49298e34a30235b
BLAKE2b-256 34d7fc5aeb7d7e6adbab84ba7866dddd6d5a9b9fe6d2c74ad7a261ca3cc8241e

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