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

Uploaded Source

Built Distribution

boto3_assist-0.1.3-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: boto3_assist-0.1.3.tar.gz
  • Upload date:
  • Size: 46.7 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.3.tar.gz
Algorithm Hash digest
SHA256 37f9ff711dd7654f0ace12a1db052c3e8baa651dd8c975369e73a08d5c0fc065
MD5 526248e80650fae67e9d5d149c4766f6
BLAKE2b-256 ad9bde9fb166de6ae4ae01204d85d87a0133e0f1cb98282bc57995a4eff7061b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for boto3_assist-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0486e63c99271c3ce9789bf4587a658c436e6bdd4f8beca78758ce18eedd9f2d
MD5 2e678f90f078ac86ddcc197f0d9da1eb
BLAKE2b-256 d1c9bb793423d17dfe77be39961009032c844d0770fc3413460cc3ccad197416

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