enables you to directly set boto3 aws folder path.
Project description
botcredspath
because Boto3 should allow you to set the path to your ~/.aws file without envars, but it doesn’t (at least not that I can tell).
usage
import boto3_creds_path as bcp
import boto3
boto3=bcp.update_path(boto3,'/absolute/path/to/files') ## this replaces /.aws
client=boto3.client('s3') # now use boto3 like normal reading from the new path
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
botocredspath-0.0.1.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file botocredspath-0.0.1.tar.gz.
File metadata
- Download URL: botocredspath-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aaee48b7f8b3af876bed25a38b2e20bbd259a638216004c4de1b9a9c16ce556
|
|
| MD5 |
39b0bf3cfae2077327dc5d3aa1faffe7
|
|
| BLAKE2b-256 |
6d75d525a6a1e981d56e8d9e76786658c119aeee09fc4f69ed6e1b0d64585b29
|
File details
Details for the file botocredspath-0.0.1-py3-none-any.whl.
File metadata
- Download URL: botocredspath-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0af3f0def871f475728d854948e098c90c3816d4ebfda61ac9a5719598fd56e8
|
|
| MD5 |
2720aaca420e7327ca3f8c194c95b0f7
|
|
| BLAKE2b-256 |
882d38802f0b2f673826868254355aca9821e920f9bdef8f6d43fa0a188645f9
|