Skip to main content

Robocorp HTTP library

Project description

robocorp-http

This HTTP library is meant as a simple utility library for downloading files over HTTP, and (later) making robust HTTP requests (GET/POST/etc.)

Getting started

Currently the library exposes one method:

from robocorp.http import download
from robocorp.tasks import task

def fetch_workbook():
	path = download("https://example.com/orders.xlsx")
	print(f"Downloaded file to: {path}")

API Reference

Information on specific functions or classes: robocorp.http

Changelog

A list of releases and corresponding changes can be found in the changelog.

Project details


Download files

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

Source Distribution

robocorp_http-0.4.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

robocorp_http-0.4.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file robocorp_http-0.4.0.tar.gz.

File metadata

  • Download URL: robocorp_http-0.4.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1041-azure

File hashes

Hashes for robocorp_http-0.4.0.tar.gz
Algorithm Hash digest
SHA256 c93f45566be6d294fa2f3dc81498507990458965416c3811390f8242d127e501
MD5 b03929a05e37867b52d3d8e5254b608b
BLAKE2b-256 24d9952b96835e8b02a95480cbdfbed51a1a0916a8bbe84fe514f706e099b6d2

See more details on using hashes here.

Provenance

File details

Details for the file robocorp_http-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: robocorp_http-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1041-azure

File hashes

Hashes for robocorp_http-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd6e9508d19b2c1f418da17c8099ad406e4bec1faa8c4c52bcc0ed123636e4e5
MD5 a52129e00606ca6b917edb65709078ee
BLAKE2b-256 a643d203c845cab27ba271fd3fe49864c5604d496328e46e18370abf0ce56984

See more details on using hashes here.

Provenance

Supported by

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