{ "info": { "author": "Jelle Smet", "author_email": "development@smetj.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "::\n\n __ __ __\n .--.--.--|__.-----| |--| |--.-----.-----.-----.\n | | | | |__ --| | _ | _ | | -__|\n |________|__|_____|__|__|_____|_____|__|__|_____|\n version 2.1.2\n\n Build composable event pipeline servers with minimal effort.\n\n\n =========================\n wishbone.input.httpclient\n =========================\n\n Version: 1.0.0\n\n A HTTP client doing http requests to pull data in.\n --------------------------------------------------\n\n\n This module requests an URL at the defined interval.\n\n\n Parameters:\n\n - url(str/list)(\"http://localhost\")\n | The URL to fetch (including port).\n | When a list, will process all urls defined.\n\n - username(str)(None)\n | The login to use.\n\n - password(str)(None)\n | The password to use.\n\n - interval(int)(60)\n | The interval in seconds between each request.\n\n - allow_redirects(bool)(False)\n | Allow redirects.\n\n - timeout(float)(10)\n | The maximum amount of time in seconds the request is allowed to take.\n\n\n Queues:\n\n - outbox\n | Incoming events\n\n\n The header contains:\n\n - status_code: The status code of the request.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-input-httpclient/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-input-httpclient", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone_input_httpclient", "package_url": "https://pypi.org/project/wishbone_input_httpclient/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone_input_httpclient/", "project_urls": { "Download": "https://github.com/smetj/wishbone-input-httpclient/tarball/master", "Homepage": "https://github.com/smetj/wishbone-input-httpclient" }, "release_url": "https://pypi.org/project/wishbone_input_httpclient/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone input module to make http get requests.", "version": "1.0.1" }, "last_serial": 2699275, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ffb5af079265099b84dfa60cf4b67bf0", "sha256": "77bb9362ae1e30d4e208eab6351b2d85efe397e1202c202a670d8500caa825b1" }, "downloads": -1, "filename": "wishbone_input_httpclient-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ffb5af079265099b84dfa60cf4b67bf0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2016-03-28T10:46:28", "url": "https://files.pythonhosted.org/packages/e9/2b/310ef39603da5a273abb1db70662e656c3ca3a981d6d69c02897d1c575e3/wishbone_input_httpclient-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "52093a039e7cfb58b0d06849617a883f", "sha256": "b7564977d27982547464f8aa509af6cf03730689b5ce59eaa06c9854f5410c80" }, "downloads": -1, "filename": "wishbone_input_httpclient-1.0.1.tar.gz", "has_sig": false, "md5_digest": "52093a039e7cfb58b0d06849617a883f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3450, "upload_time": "2017-03-11T17:06:41", "url": "https://files.pythonhosted.org/packages/10/90/f42c395f0161cccdc4805551a5b1727caf57e5a0f0c8ce2905c37a4eeee9/wishbone_input_httpclient-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52093a039e7cfb58b0d06849617a883f", "sha256": "b7564977d27982547464f8aa509af6cf03730689b5ce59eaa06c9854f5410c80" }, "downloads": -1, "filename": "wishbone_input_httpclient-1.0.1.tar.gz", "has_sig": false, "md5_digest": "52093a039e7cfb58b0d06849617a883f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3450, "upload_time": "2017-03-11T17:06:41", "url": "https://files.pythonhosted.org/packages/10/90/f42c395f0161cccdc4805551a5b1727caf57e5a0f0c8ce2905c37a4eeee9/wishbone_input_httpclient-1.0.1.tar.gz" } ] }