{ "info": { "author": "Didier Deshommes", "author_email": "dfdeshom@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "scrapy-kafka\n============\n\nKafka-based components for Scrapy, to allow `Spider`s to read their next URL\nfrom a Kafka topic and an `ItemPipeline` to store the JSON-ified `Item` back\ninto a Kafka topic.\n\nPlease see the `example`_ directory for how to use this.\n\n.. _example: https://github.com/dfdeshom/scrapy-kafka/tree/master/example\n\nContributors\n-------------\nContributors to `scrapy-kafka`, listed alphabetically:\n\n* Matthew Daniel `@mdaniel`_\n* Didier Deshommes `@dfdeshom`_\n\n.. _@mdaniel: https://github.com/mdaniel\n.. _@dfdeshom: https://github.com/dfdeshom", "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/dfdeshom/scrapy-kafka", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "scrapy-kafka", "package_url": "https://pypi.org/project/scrapy-kafka/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/scrapy-kafka/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dfdeshom/scrapy-kafka" }, "release_url": "https://pypi.org/project/scrapy-kafka/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Kafka-based components for Scrapy", "version": "0.1.1" }, "last_serial": 1677432, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "92f4d2baceaf571138d89c9b35d67a00", "sha256": "f18074c9eead57aef65a391645df3eae3026762c8eb6269987b9541bab287072" }, "downloads": -1, "filename": "scrapy-kafka-0.1.1.tar.gz", "has_sig": false, "md5_digest": "92f4d2baceaf571138d89c9b35d67a00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3235, "upload_time": "2015-08-14T13:41:38", "url": "https://files.pythonhosted.org/packages/aa/00/84390c023e9604b9f499c85f0d48bc63a8a963ecec55bcfe96e215a276ca/scrapy-kafka-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "92f4d2baceaf571138d89c9b35d67a00", "sha256": "f18074c9eead57aef65a391645df3eae3026762c8eb6269987b9541bab287072" }, "downloads": -1, "filename": "scrapy-kafka-0.1.1.tar.gz", "has_sig": false, "md5_digest": "92f4d2baceaf571138d89c9b35d67a00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3235, "upload_time": "2015-08-14T13:41:38", "url": "https://files.pythonhosted.org/packages/aa/00/84390c023e9604b9f499c85f0d48bc63a8a963ecec55bcfe96e215a276ca/scrapy-kafka-0.1.1.tar.gz" } ] }