Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add httpx #1456

Merged
merged 1 commit into from Jan 18, 2020
Merged

Add httpx #1456

merged 1 commit into from Jan 18, 2020

Conversation

@danielloader
Copy link
Contributor

@danielloader danielloader commented Jan 17, 2020

Async friendly http client from the same authors of starlette and uvicorn.

What is this Python project?

Describe features.

What's the difference between this Python project and similar ones?

Async friendly (though sync supporting) http client for use with Starlette based projects with a requests inspired syntax.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

Add httpx
Async friendly http client from the same authors of starlette and uvicorn.
@vinta vinta merged commit 384c1ef into vinta:master Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants