https://github.com/mongoexpuser/object-storage-interaction
Interacting with public cloud object storage
https://github.com/mongoexpuser/object-storage-interaction
aws aws-comprehend backblaze backblaze-b2 boto3 dask dask-sql gcp gcs-bucket linode linode-objs object-storage pandas pandasql pyspark python s3-bucket s3-select s3fs storage
Last synced: 3 months ago
JSON representation
Interacting with public cloud object storage
- Host: GitHub
- URL: https://github.com/mongoexpuser/object-storage-interaction
- Owner: MongoExpUser
- License: mit
- Created: 2020-04-28T18:24:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T04:36:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T19:37:24.732Z (4 months ago)
- Topics: aws, aws-comprehend, backblaze, backblaze-b2, boto3, dask, dask-sql, gcp, gcs-bucket, linode, linode-objs, object-storage, pandas, pandasql, pyspark, python, s3-bucket, s3-select, s3fs, storage
- Language: Python
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Object-Storage-Interaction
Interacting with public cloud object storage using boto3 and s3fs libraries.
#
This repo is based on:
Python v3.10 (https://docs.python.org/3.10/)
AWS SDK for Python - Boto3 (https://boto3.amazonaws.com/v1/documentation/api/latest/index.html)
S3fs (https://pypi.org/project/s3fs/)
# License
Copyright © 2015 - present. MongoExpUser
Licensed under the MIT license.