Skip to main content
          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


=========================
wishbone.input.httpclient
=========================

Version: 1.0.0

A HTTP client doing http requests to pull data in.
--------------------------------------------------


    This module requests an URL at the defined interval.


    Parameters:

        - url(str/list)("http://localhost")
           |  The URL to fetch (including port).
           |  When a list, will process all urls defined.

        - username(str)(None)
           |  The login to use.

        - password(str)(None)
           |  The password to use.

        - interval(int)(60)
           |  The interval in seconds between each request.

        - allow_redirects(bool)(False)
           |  Allow redirects.

        - timeout(float)(10)
           |  The maximum amount of time in seconds the request is allowed to take.


   Queues:

        - outbox
           |  Incoming events


    The header contains:

        - status_code:          The status code of the request.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_input_httpclient-1.0.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file wishbone_input_httpclient-1.0.1.tar.gz.

File metadata

File hashes

Hashes for wishbone_input_httpclient-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b7564977d27982547464f8aa509af6cf03730689b5ce59eaa06c9854f5410c80
MD5 52093a039e7cfb58b0d06849617a883f
BLAKE2b-256 1090f42c395f0161cccdc4805551a5b1727caf57e5a0f0c8ce2905c37a4eeee9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1 This release

1 file

1.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page