uplink

API client

A library that turns HTTP APIs into Python classes

A Declarative HTTP Client for Python

GitHub

1k stars
17 watching
61 forks
Language: Python
last commit: 9 months ago
aiohttpapi-clienthttphttp-clientpythonrequestsrest-apiretrofit

Related projects:

Repository Description Stars
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
kong/unirest-python An HTTP client library with features such as synchronous and asynchronous requests, JSON parsing, file uploads, and custom body entities. 433
smartfile/client-python Provides a Python API client library for interacting with the SmartFile API 20
apache/pulsar-client-python A Python client library for connecting to and interacting with a distributed message broker 53
jcgregorio/httplib2 An HTTP client library for Python 383
kylebebak/requester A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. 307
spotlightkid/mrequests An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. 49
sony/easyhttpcpp A cross-platform HTTP client library with features like caching and pooling. 163
theelous3/asks An async HTTP client library with a familiar API and session management 508
twisted/treq A Python API for making HTTP requests using Twisted's HTTP client 588
ambianic/peerjs-python Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. 89
amphp/http-client An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. 703
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
httpie/httpcat A utility for constructing and sending raw HTTP requests on the command line. 230