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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: boto3_assist-0.1.11.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.11.tar.gz
Algorithm Hash digest
SHA256 d5dbbc7b978f233e3f689a19d536885d6c5339cfac3c0dc34e47dbccc47acd66
MD5 261d12fcd9a3ff5520924f5d1c603db0
BLAKE2b-256 897e792c8d7a88f6fb4cf44b4d3930d9fe3ff53cba3dd23c3b12fdd78ee1e35c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for boto3_assist-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 f4bc3e1a3fd029c617352237c7a98498155113adda909efef0fe32b140913937
MD5 f448614bf957b6ec3fed1f1bd8f50e01
BLAKE2b-256 2031bfd1acfab74ddee0febf2ffabb3a6c4f55bd9ec87b449cde81e629834d57

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