googlemaps / googlemaps/google-maps-services-python
Switch from `requests` to `httpx`
Offen
triage me
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 5k
- Forks
- 1.4k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[`httpx`](https://github.com/encode/httpx) is a modern, fully type annotated HTTP python client that has both sync and [async](https://www.python-httpx.org/async/) clients implemented.
I guess it will be great to switch to it, and it should be pretty easy cause it is fully compatible with `requests` public interface.
And as far as it has async support it should be easier to implement #368.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.