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

Uploaded Source

Built Distribution

boto3_assist-0.1.10-py3-none-any.whl (39.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: boto3_assist-0.1.10.tar.gz
  • Upload date:
  • Size: 50.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.10.tar.gz
Algorithm Hash digest
SHA256 6f31909d7da58cb13c0c787a0a18423273be94214a9d1f6a81ab4d2d3a5aa233
MD5 56c67a0a5ba11521468684f879d4fc5a
BLAKE2b-256 5bed0fad48a4891b04d62948177e7215a51e7ace5aef270f61fe49e33bab5c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for boto3_assist-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 24fe2a533540c350b1f27fe4752dbe68cdbe4e96594ca9cd0c3b6d4db5159084
MD5 babfba87fec0e617c351d1dfe1b2375b
BLAKE2b-256 5cb2652ff3985e5545c0d78d97ba55f2ce0f5d82731977424bb05fe7133881fa

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