{ "info": { "author": "Naren Arya", "author_email": "narenarya@live.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha" ], "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.\r\n\r\nOnly secret_id,secret_password of Amazon S3 account are required.Just create an object of S3Account() and sit cool.\r\n\r\nPlayS3 supports following features:\r\n\r\n1. creating a bucket\r\n\r\n2. deleting a bucket\r\n\r\n3. deleting contents of bucket\r\n\r\n4. modifying the keys in a bucket\r\n\r\n5. fetching all buckets\r\n\r\n6. fetching all keys from a bucket\r\n\r\n7. Large file uploading with chunked data\r\n \r\n and many more.\r\n\r\nIt sits upon boto framework and provides the full access to boto API.\r\n\r\nFor installing using pip just use this command:\r\n\r\nsudo pip install PlayS3", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/narenaryan/PlayS3", "keywords": "PlayS3,PyS3,Amazon S3,Wrapper for S3", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PlayS3", "package_url": "https://pypi.org/project/PlayS3/", "platform": "Linux", "project_url": "https://pypi.org/project/PlayS3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/narenaryan/PlayS3" }, "release_url": "https://pypi.org/project/PlayS3/0.2/", "requires_dist": null, "requires_python": null, "summary": "Python library for working directly on Amazon S3", "version": "0.2" }, "last_serial": 1242111, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "232b19dc079d8fc5dae083bf5193a48a", "sha256": "0e55689cee076f745e87ab710cc806306ad1cdf5501d14638900b15ad8e0a573" }, "downloads": -1, "filename": "PlayS3-0.1.tar.gz", "has_sig": false, "md5_digest": "232b19dc079d8fc5dae083bf5193a48a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1924, "upload_time": "2014-09-29T17:39:47", "url": "https://files.pythonhosted.org/packages/a6/ca/240c21330e9d79fc4554a3df081b6224869597ab92eb5ccd74ce8e3c41c3/PlayS3-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "44be2e57d8c323034e3613deb0a4e740", "sha256": "f5305e5ebadc6761bac9d719c311e1dd7a639b7f398e6c7ba2d95b68cb154b9b" }, "downloads": -1, "filename": "PlayS3-0.2.tar.gz", "has_sig": false, "md5_digest": "44be2e57d8c323034e3613deb0a4e740", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2042, "upload_time": "2014-09-29T17:54:25", "url": "https://files.pythonhosted.org/packages/81/41/4b319f916fe197d7e863dc7bb7ff82a2fac26c1a5f9572d0f2d7352404bd/PlayS3-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44be2e57d8c323034e3613deb0a4e740", "sha256": "f5305e5ebadc6761bac9d719c311e1dd7a639b7f398e6c7ba2d95b68cb154b9b" }, "downloads": -1, "filename": "PlayS3-0.2.tar.gz", "has_sig": false, "md5_digest": "44be2e57d8c323034e3613deb0a4e740", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2042, "upload_time": "2014-09-29T17:54:25", "url": "https://files.pythonhosted.org/packages/81/41/4b319f916fe197d7e863dc7bb7ff82a2fac26c1a5f9572d0f2d7352404bd/PlayS3-0.2.tar.gz" } ] }