Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Replace requests with httpx #436

Open
AngellusMortis opened this issue Jan 5, 2021 · 0 comments
Open

Replace requests with httpx #436

AngellusMortis opened this issue Jan 5, 2021 · 0 comments

Comments

@AngellusMortis
Copy link
Owner

The requests package is basically dead in the water. There was a lot of drama in the community over requests and requests v3, but I will leave that out of this issue.

The new replacement for requests is httpx. I would like to replace get requests replaced and using the newer httpx library. httpx is not quite 1.0 yet, but the devs believe the interface should be stable. This issue can be head off until the official 1.0 version is actually out though as it should be coming out any time now.

https://www.python-httpx.org/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant