s3dol
s3 (through boto3) with a simple (dict-like or list-like) interface
To install: pip install s3dol
Set up credentials
Recommended prerequisite to make getting started easier but not required.
Option 1: Environment Variables
export AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
export AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
export AWS_DEFAULT_REGION=us-west-2
Option 2: Configure Default Profile in Credentials File
Add credentails in ~/.aws/credentials
[default]
aws_access_key_id = AKIAIOSFODNN7EXAMPLE
aws_secret_access_key = wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Option 3: Configure Default Profile with AWS CLI
brew instal awscli
Set credentails with CLI
aws configure
AWS Access Key ID [None]: AKIAIOSFODNN7EXAMPLE
AWS Secret Access Key [None]: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Default region name [None]: us-west-2
Default output format [None]:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
s3dol-0.1.11.tar.gz
(69.9 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
s3dol-0.1.11-py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file s3dol-0.1.11.tar.gz.
File metadata
- Download URL: s3dol-0.1.11.tar.gz
- Upload date:
- Size: 69.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
663b5b1278fbfdb2f958adbf5379fb494c3c1fcf81890c746eb43f31df201b81
|
|
| MD5 |
b3e71e97df94ea593310973eea5ef001
|
|
| BLAKE2b-256 |
394f693321be0210cd0febe5a0167d71fdd0a494d524e0736057f25a31eaaf66
|
File details
Details for the file s3dol-0.1.11-py3-none-any.whl.
File metadata
- Download URL: s3dol-0.1.11-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d7b2dacf29e45e1f0daa08637d6948a31868591146bdbaaf12e190fa6410725
|
|
| MD5 |
c89b177fabda06f82761b418f2e91a73
|
|
| BLAKE2b-256 |
a96084ae9b73f190d58c31423fa13bf6d60f687bd2c24d4d1d15857766d35ad1
|