googlemaps / googlemaps/google-maps-services-python

Switch from `requests` to `httpx`

Aperta
#484 4 commenti 9 reazioni 1 assegnatario Rivendicata da @wangela Vedi su GitHub
triage me type: feature request
Lingua principale
Python
Stelle
5k
Fork
1.4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

[`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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.