{ "info": { "author": "Dan Nicholson", "author_email": "nicholson@endlessm.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: POSIX", "Programming Language :: Python :: 3" ], "description": "# S3Watcher\n\nA daemon to cache the object listings for [AWS\nS3](https://aws.amazon.com/s3/) buckets. If you have a very large\nbucket, then listing the entire bucket can take a long time. The daemon\ncan also watch an [SQS](https://aws.amazon.com/sqs/) queue for changes\nin the bucket.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dbnicholson/s3watcher", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "s3watcher", "package_url": "https://pypi.org/project/s3watcher/", "platform": "", "project_url": "https://pypi.org/project/s3watcher/", "project_urls": { "Homepage": "https://github.com/dbnicholson/s3watcher" }, "release_url": "https://pypi.org/project/s3watcher/0.1.0/", "requires_dist": [ "boto3", "msgpack" ], "requires_python": ">=3.7", "summary": "Watch AWS S3 bucket contents", "version": "0.1.0" }, "last_serial": 5974712, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4361af174fb5ba394da2ac3e93601ba9", "sha256": "c10670479ab2eff3c6ff3c2c6e99a8901eb266485b200bbe0657e75daae78be3" }, "downloads": -1, "filename": "s3watcher-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4361af174fb5ba394da2ac3e93601ba9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 7695, "upload_time": "2019-10-15T04:20:58", "url": "https://files.pythonhosted.org/packages/f1/96/2c9b4b1202b6ea669934101cd704599f67f90e3e86cc00917ca91f078597/s3watcher-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ba3ec7fe5d866eea87d1ae216a39ff3", "sha256": "f69efc5aaa1a8e171934a77936fad6b3baae0a1bbb92f06b855066ff1a46660f" }, "downloads": -1, "filename": "s3watcher-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9ba3ec7fe5d866eea87d1ae216a39ff3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 5667, "upload_time": "2019-10-15T04:21:00", "url": "https://files.pythonhosted.org/packages/d2/ac/c5475141a441c07608fabc4b4303e02d819a46deef26e0a435c8d6f3c952/s3watcher-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4361af174fb5ba394da2ac3e93601ba9", "sha256": "c10670479ab2eff3c6ff3c2c6e99a8901eb266485b200bbe0657e75daae78be3" }, "downloads": -1, "filename": "s3watcher-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4361af174fb5ba394da2ac3e93601ba9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 7695, "upload_time": "2019-10-15T04:20:58", "url": "https://files.pythonhosted.org/packages/f1/96/2c9b4b1202b6ea669934101cd704599f67f90e3e86cc00917ca91f078597/s3watcher-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ba3ec7fe5d866eea87d1ae216a39ff3", "sha256": "f69efc5aaa1a8e171934a77936fad6b3baae0a1bbb92f06b855066ff1a46660f" }, "downloads": -1, "filename": "s3watcher-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9ba3ec7fe5d866eea87d1ae216a39ff3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 5667, "upload_time": "2019-10-15T04:21:00", "url": "https://files.pythonhosted.org/packages/d2/ac/c5475141a441c07608fabc4b4303e02d819a46deef26e0a435c8d6f3c952/s3watcher-0.1.0.tar.gz" } ] }