googlemaps / googlemaps/google-maps-services-python
Switch from `requests` to `httpx`
Đang mở
triage me
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 5k
- Fork
- 1.4k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
[`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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.