unirest-python
Python HTTP client
An HTTP client library with features such as synchronous and asynchronous requests, JSON parsing, file uploads, and custom body entities.
Unirest in Python: Simplified, lightweight HTTP client library.
433 stars
40 watching
107 forks
Language: Python
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
kong/unirest-php | A lightweight HTTP client library for PHP. | 1,281 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 953 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
prkumar/uplink | A library that turns HTTP APIs into Python classes | 1,073 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 230 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
smartfile/client-python | Provides a Python API client library for interacting with the SmartFile API | 20 |