googlemaps / googlemaps/google-maps-services-python

Switch from `requests` to `httpx`

オープン
#484 コメント 4 件 リアクション 9 件 担当者 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 を短くまとめたダイジェスト。