httplib2
HTTP client
An HTTP client library for Python
The former official repository for httplib2. Now see https://github.com/httplib2.
383 stars
40 watching
170 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,392 |
juliaweb/http.jl | An HTTP client and server package for Julia language | 634 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
planetlabs/planet-client-python | A Python client library for interacting with the Planet API services | 274 |
prkumar/uplink | A library that turns HTTP APIs into Python classes | 1,073 |
monaco-io/request | An HTTP client library for making requests in Go | 291 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 230 |
smartfile/client-python | Provides a Python API client library for interacting with the SmartFile API | 20 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |