# AWS S3 Controller
## Description
- A collection of natural language-like utility functions to intuitively and easily control AWS's cloud object storage resource, S3.
- Control S3. Manage, interact with, and handle S3 just like your local storage.
*AWS: Amazon Web Services
*S3: Simple Storage Service in AWS
## Installation
```bash
pip install aws_s3_controller
```
If the package does not install correctly, try running:
```bash
pip install shining_pebbles
pip install aws_s3_controller
```
## Use Cases
- RPA projects @ LIFE Asset Management
- DownloadAutomation @ Life Asset Management
- DatabaseConnector @ LIFE Asset Management
## Contact
- **June Young Park**, RPA Dev Team Lead at Life Asset Management
- Email: [juneyoungpaak@gmail.com](mailto:juneyoungpaak@gmail.com)
- **Life Asset Management**, A hedge fund and private equity management firm headquartered in the International Finance Center, Yeouido, South Korea, dedicated to enhancing corporate value and shareholder value.
```
```
Raw data
{
"_id": null,
"home_page": "https://github.com/nailen1/aws_s3_controller.git",
"name": "aws-s3-controller",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "June Young Park",
"author_email": "juneyoungpaak@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/84/7e/70a5031bbebd639fcc023f17c45f645acf2e7d62c971a697f6ab09c4ac3a/aws_s3_controller-0.2.1.tar.gz",
"platform": null,
"description": "# AWS S3 Controller\n\n## Description\n\n- A collection of natural language-like utility functions to intuitively and easily control AWS's cloud object storage resource, S3.\n- Control S3. Manage, interact with, and handle S3 just like your local storage.\n\n*AWS: Amazon Web Services\n*S3: Simple Storage Service in AWS\n\n## Installation\n\n```bash\npip install aws_s3_controller\n```\n\nIf the package does not install correctly, try running:\n\n```bash\npip install shining_pebbles\npip install aws_s3_controller\n```\n\n## Use Cases\n\n- RPA projects @ LIFE Asset Management\n- DownloadAutomation @ Life Asset Management\n- DatabaseConnector @ LIFE Asset Management\n\n## Contact\n\n- **June Young Park**, RPA Dev Team Lead at Life Asset Management\n- Email: [juneyoungpaak@gmail.com](mailto:juneyoungpaak@gmail.com)\n- **Life Asset Management**, A hedge fund and private equity management firm headquartered in the International Finance Center, Yeouido, South Korea, dedicated to enhancing corporate value and shareholder value.\n\n```\n\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Control S3. Manage, interact with, and handle S3 just like your local storage.",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/nailen1/aws_s3_controller.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f86f9b9f1330ce6ba40b48c3f14d55855c0aefded8994f191797f0034855d78c",
"md5": "d7d6816203391f72983dfc2bb61a2b51",
"sha256": "1918a44402380efcd678f459044ad2d2380e8269504ec53ec5e29b710909506b"
},
"downloads": -1,
"filename": "aws_s3_controller-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d7d6816203391f72983dfc2bb61a2b51",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5782,
"upload_time": "2024-07-19T00:14:30",
"upload_time_iso_8601": "2024-07-19T00:14:30.626805Z",
"url": "https://files.pythonhosted.org/packages/f8/6f/9b9f1330ce6ba40b48c3f14d55855c0aefded8994f191797f0034855d78c/aws_s3_controller-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "847e70a5031bbebd639fcc023f17c45f645acf2e7d62c971a697f6ab09c4ac3a",
"md5": "4e0a7754632791c535babf16a2607309",
"sha256": "a2256503c90a2c6e8f3861e67a5d1fe2e3f30c37b620278736a7177838908119"
},
"downloads": -1,
"filename": "aws_s3_controller-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "4e0a7754632791c535babf16a2607309",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5545,
"upload_time": "2024-07-19T00:14:31",
"upload_time_iso_8601": "2024-07-19T00:14:31.942883Z",
"url": "https://files.pythonhosted.org/packages/84/7e/70a5031bbebd639fcc023f17c45f645acf2e7d62c971a697f6ab09c4ac3a/aws_s3_controller-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-19 00:14:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nailen1",
"github_project": "aws_s3_controller",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "aws-s3-controller"
}