Name | s3dol JSON |
Version |
0.1.4
JSON |
| download |
home_page | https://github.com/i2mint/s3dol |
Summary | s3 (through boto3) with a simple (dict-like or list-like) interface |
upload_time | 2024-01-15 15:18:10 |
maintainer | |
docs_url | None |
author | OtoSense |
requires_python | |
license | apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html)
```
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](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)
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](https://docs.aws.amazon.com/cli/latest/reference/configure/)
[Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
```bash
brew instal awscli
```
Set credentails with CLI
```bash
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]:
```
Raw data
{
"_id": null,
"home_page": "https://github.com/i2mint/s3dol",
"name": "s3dol",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "OtoSense",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/c2/76/74aa3d68cd4c97a54af5e8f34ff985fa28a177fe64ea73f069538f960d8e/s3dol-0.1.4.tar.gz",
"platform": "any",
"description": "# s3dol\n\ns3 (through boto3) with a simple (dict-like or list-like) interface\n\n\nTo install:\t```pip install s3dol```\n\n\n## Set up credentials\nRecommended prerequisite to make getting started easier but not required.\n\n### Option 1: [Environment Variables](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html)\n```\nexport AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE\nexport AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY\nexport AWS_DEFAULT_REGION=us-west-2\n```\n\n### Option 2: [Configure Default Profile in Credentials File](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)\nAdd credentails in `~/.aws/credentials`\n```\n[default]\naws_access_key_id = AKIAIOSFODNN7EXAMPLE\naws_secret_access_key = wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY\n```\n\n### Option 3: [Configure Default Profile with AWS CLI](https://docs.aws.amazon.com/cli/latest/reference/configure/)\n[Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)\n```bash\nbrew instal awscli\n```\nSet credentails with CLI\n```bash\naws configure\nAWS Access Key ID [None]: AKIAIOSFODNN7EXAMPLE\nAWS Secret Access Key [None]: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY\nDefault region name [None]: us-west-2\nDefault output format [None]:\n```\n\n\n",
"bugtrack_url": null,
"license": "apache-2.0",
"summary": "s3 (through boto3) with a simple (dict-like or list-like) interface",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/i2mint/s3dol"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c34252549a404eae6f120b9364be362d43764b6f244498470dc32c5c15a68e04",
"md5": "528b70bb8793277278fe23410b8093fc",
"sha256": "77ed8f5ce3a38b1b3be6690b681952cf1a0e918225d771ac7b267e4aa841f607"
},
"downloads": -1,
"filename": "s3dol-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "528b70bb8793277278fe23410b8093fc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13351,
"upload_time": "2024-01-15T15:18:09",
"upload_time_iso_8601": "2024-01-15T15:18:09.243353Z",
"url": "https://files.pythonhosted.org/packages/c3/42/52549a404eae6f120b9364be362d43764b6f244498470dc32c5c15a68e04/s3dol-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c27674aa3d68cd4c97a54af5e8f34ff985fa28a177fe64ea73f069538f960d8e",
"md5": "eab242f554a7b0aa25e74b1f39d7f85d",
"sha256": "e67dc1ff2733811d8d812a869038ce78bbe45caaea8dbdf873ba007e98279270"
},
"downloads": -1,
"filename": "s3dol-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "eab242f554a7b0aa25e74b1f39d7f85d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12065,
"upload_time": "2024-01-15T15:18:10",
"upload_time_iso_8601": "2024-01-15T15:18:10.115618Z",
"url": "https://files.pythonhosted.org/packages/c2/76/74aa3d68cd4c97a54af5e8f34ff985fa28a177fe64ea73f069538f960d8e/s3dol-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-15 15:18:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "i2mint",
"github_project": "s3dol",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "s3dol"
}