googlemaps / googlemaps/google-maps-services-python

Switch from `requests` to `httpx`

Open
#484 4 comments 9 reactions 1 assignee Claimed by @wangela View on GitHub
triage me type: feature request
Dominant language
Python
Stars
5k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.