[PR #1381] [CLOSED] Add httpx #1218

Closed
opened 2025-11-06 13:11:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1381
Author: @thebigmunch
Created: 10/7/2019
Status: Closed

Base: masterHead: add-httpx


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

httpx is an HTTP client library that provides a mostly requests-compatible API. Some of its notable features can be seen here. These include supporting both synchronous and asynchronous code.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1381 **Author:** [@thebigmunch](https://github.com/thebigmunch) **Created:** 10/7/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-httpx` --- ### 📝 Commits (1) - [`ea77465`](https://github.com/vinta/awesome-python/commit/ea77465e9bdb40a78d91692504648b1fe770d624) Add httpx ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description [httpx](https://github.com/encode/httpx) is an HTTP client library that provides a mostly requests-compatible API. Some of its notable features can be seen [here](https://github.com/encode/httpx#features). These include supporting both synchronous and asynchronous code. -- Anyone who agrees with this pull request could vote for it by adding a 👍 to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:11:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1218