googlemaps / googlemaps/google-maps-services-python

Switch from `requests` to `httpx`

未关闭
#484 4 条评论 9 个 reaction 已指派 1 人 已被 @wangela 认领 在 GitHub 查看
triage me type: feature request
主要语言
Python
星标
5k
派生
1.4k
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。