mrequests

HTTP client library

An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication.

An HTTP client library (not only) for MicroPython with an API similar to requests

GitHub

49 stars
5 watching
10 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list

esp2866esp32httphttp-clienthttpsmicropythonpythonraspberry-pi-picorequestsrp2socketssslstm32tls

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kriswallsmith/buzz A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. 1,918
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 34
mrkkrp/req An HTTP client library for Haskell with type-safe and expandable features. 338
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 278
httplib2/httplib2 A fast and comprehensive HTTP client library for Python. 487
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
asmcos/requests An HTTP client library that allows users to send HTTP requests with ease and flexibility 664
kylebebak/requester A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. 307
mrtazz/restclient-cpp A C++ library that provides an easy-to-use interface for making HTTP/REST requests. 1,567
spotlightkid/micropython-osc A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. 65
levigross/grequests A Go library that mimics the functionality of a popular external HTTP client library 2,143
swlib/saber A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. 980
excon/excon An HTTP client library designed to provide simple and fast Ruby interactions with web servers 1,158
cmullaparthi/ibrowse An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. 516
prkumar/uplink A library that turns HTTP APIs into Python classes 1,073