s3monkey 0.1.1
0
A Python library that allows you to interact with Amazon S3 Buckets as if they are your local filesy
Contents
A Python library that allows you to interact with Amazon S3 Buckets as if they are your local filesystem.
Stars: 403, Watchers: 403, Forks: 13, Open Issues: 11The kobayashi/s3monkey
repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 403 github stars!
How to Install s3monkey
You can install s3monkey using pip
pip install s3monkey
or add it to a project with poetry
poetry add s3monkey
Package Details
- Author
- kobayashi
- License
- MIT
- Homepage
- https://github.com/kobayashi/s3monkey
- PyPi:
- https://pypi.org/project/s3monkey/
- GitHub Repo:
- https://github.com/kobayashi/s3monkey
Classifiers
Related Packages
Errors
A list of common s3monkey errors.
Code Examples
Here are some s3monkey
code examples and snippets.