Skip to main content

make batch http requests

Project description

Batch Requests

Make batch http requests.

Usage

Install package

pip install batch-requests or conda install batch-requests or pip3 install batch-requests

from batch import BatchRequest

batch_request_manager = BatchRequest([
    'http://httpbin.org/ip',
    'http://httpbin.org/get',
])
batch_request_manager.run()
responses = batch_request_manager.responses
print(responses)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

batch_requests-0.1.2-py3-none-any.whl (1.4 kB view details)

Uploaded Python 3

File details

Details for the file batch_requests-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: batch_requests-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 1.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for batch_requests-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fa8d44e60e99ca6d8a7dae6c5d0b180792606fc9d57531c931a0f0565da97877
MD5 fb8106dc394aa1cfa01a1bf70f93d5ca
BLAKE2b-256 168c07fc27cbbc2ca55543057c37d7c5ad8eac9f85b663dc156f170280c67739

See more details on using hashes here.

Supported by

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