googlemaps/google-maps-services-python

Async support

開放

#368 建立於 2020年6月30日

 (22 則留言) (7 個反應) (0 位負責人)Python (1,304 個分叉)batch import
help wantedpriority: p3type: feature request

倉庫指標

星標
 (4,085 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

This is based on #156 and #224, but I can't reopen those.

In #156 this was marked as a priority but Python 2.7 support was listed as a blocker. As the earliest version of Python now supported is 3.5 (which is after asyncio was introduced), it seems this blocker has been removed. Since a lot of Python applications (especially webapps) are moving over to async, it would be nice not to have to make workarounds to implement Google Maps support.

貢獻者指南