Python library for working directly on Amazon S3
Project description
A very simple and light weight wrapper that takes out all the pain of working with Amazon S3 buckets.The simple API provides a better way to access,modify,delete the buckets.
Only secret_id,secret_password of Amazon S3 account are required.Just create an object of S3Account() and sit cool.
PlayS3 supports following features:
creating a bucket
deleting a bucket
deleting contents of bucket
modifying the keys in a bucket
fetching all buckets
fetching all keys from a bucket
Large file uploading with chunked data
and many more.
It sits upon boto framework and provides the full access to boto API.
For installing using pip just use this command:
sudo pip install PlayS3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PlayS3-0.2.tar.gz
.
File metadata
- Download URL: PlayS3-0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5305e5ebadc6761bac9d719c311e1dd7a639b7f398e6c7ba2d95b68cb154b9b |
|
MD5 | 44be2e57d8c323034e3613deb0a4e740 |
|
BLAKE2b-256 | 81414b319f916fe197d7e863dc7bb7ff82a2fac26c1a5f9572d0f2d7352404bd |