googlemaps / googlemaps/google-maps-services-python

Switch from `requests` to `httpx`

Ouverte
#484 4 commentaires 9 réactions 1 personne assignée Réclamée par @wangela Voir sur GitHub
triage me type: feature request
Langage dominant
Python
Étoiles
5k
Forks
1.4k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.