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

50 stars
5 watching
10 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

esp2866esp32httphttp-clienthttpsmicropythonpythonraspberry-pi-picorequestsrp2socketssslstm32tls

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kriswallsmith/buzzA lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push.1,917
spotlightkid/micropython-ftplibAn FTP client library for MicroPython microcontrollers36
mrkkrp/reqAn HTTP client library for Haskell with type-safe and expandable features.339
kennethreitz/requestsAn HTTP client library for Python that simplifies sending and receiving HTTP requests.279
httplib2/httplib2A fast and comprehensive HTTP client library for Python.488
mishankov/yahttpAn HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests.24
asmcos/requestsAn HTTP client library that allows users to send HTTP requests with ease and flexibility664
kylebebak/requesterA modern HTTP client built on top of the Requests library for creating and executing REST requests in Python.307
mrtazz/restclient-cppA C++ library that provides an easy-to-use interface for making HTTP/REST requests.1,576
spotlightkid/micropython-oscA minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms.65
levigross/grequestsA Go library that mimics the functionality of a popular external HTTP client library2,145
swlib/saberA high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests.980
excon/exconAn HTTP client library designed to provide simple and fast Ruby interactions with web servers1,162
cmullaparthi/ibrowseAn Erlang HTTP client library with support for various authentication methods and features.516
prkumar/uplinkA library that turns HTTP APIs into Python classes1,074