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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file boto3_assist-0.1.6.tar.gz
.
File metadata
- Download URL: boto3_assist-0.1.6.tar.gz
- Upload date:
- Size: 50.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8196752e8cac121eea33a127d5ad63520da93e9bcec100d4b638eaffbe64a476 |
|
MD5 | d46dcec23fb4c01eedc0423235b13f3d |
|
BLAKE2b-256 | 7c49075e0d959d2077fd85b1182410d8a9389d98ea75c0faeef15a9ee894f36b |
File details
Details for the file boto3_assist-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: boto3_assist-0.1.6-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf30a748dccc655325b1e6eef67aaa86ce35cf3a8d3bffee032b20477f0fbd91 |
|
MD5 | 6fd0050dbd46ace26bdb108179cf92bd |
|
BLAKE2b-256 | 0f7363d4fba25958c1d7134f4f496d4e3352b8548bd0d3f6078bd9a910a99e94 |