{ "info": { "author": "David A. Riggs", "author_email": "riggs@createtank.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Zes3t (pronounced \"zest!\") is a Python API to access Amazon's S3 AWS storage service. Unlike many other S3 APIs, zes3t uses the SOAP web services in the background rather than the REST web services. The SOAP client implementation is the excellent \"suds\" project. The zes3t API very closely mirrors Amazon's own API, and is well-documented; it also fully supports the COPY operation.", "description_content_type": null, "docs_url": "https://pythonhosted.org/zes3t/", "download_url": "https://svn.createtank.org/zes3t/dist/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://createtank.org/projects/zes3t/", "keywords": "amazon aws s3 suds soap", "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "zes3t", "package_url": "https://pypi.org/project/zes3t/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zes3t/", "project_urls": { "Download": "https://svn.createtank.org/zes3t/dist/", "Homepage": "http://createtank.org/projects/zes3t/" }, "release_url": "https://pypi.org/project/zes3t/0.1/", "requires_dist": null, "requires_python": null, "summary": "Amazon S3 AWS access library", "version": "0.1" }, "last_serial": 80046, "releases": { "0.1": [] }, "urls": [] }