Path to this page:
./
geography/py-googlemaps,
Python client library for Google Maps Platform
Branch: CURRENT,
Version: 4.10.0,
Package name: py311-googlemaps-4.10.0,
Maintainer: kleinkUse Python? Want to geocode something? Looking for directions? Maybe
matrices of directions? This library brings the Google Maps API Web
Services to your Python application.
The Python Client for Google Maps Services is a Python Client library
for the following Google Maps APIs:
- Directions API
- Distance Matrix API
- Elevation API
- Geocoding API
- Time Zone API
- Roads API
- Places API
Keep in mind that the same terms and conditions apply to usage of
the APIs when they're accessed through this library.
Required to run:[
devel/py-setuptools] [
devel/py-requests] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 32.281 KB
Version history: (Expand)
- (2023-09-03) Updated to version: py311-googlemaps-4.10.0
- (2022-11-25) Updated to version: py310-googlemaps-4.7.3
- (2022-04-09) Updated to version: py39-googlemaps-4.6.0
- (2022-01-05) Updated to version: py39-googlemaps-4.5.3nb1
- (2022-01-02) Updated to version: py39-googlemaps-4.5.3
- (2021-10-07) Updated to version: py39-googlemaps-4.4.5
CVS history: (Expand)
2023-09-03 12:56:24 by Klaus Klein | Files touched by this commit (2) |
Log message:
py-googlemaps: Update to 4.10.0.
4.10.0 (2023-01-26)
* add new place details fields and reviews request modifiers
4.9.0 (2023-01-24)
* add support for sorting reviews in Place Details requests
4.8.0 (2023-01-24)
* add editorial_summary to Place Details atmosphere fields
|
2022-11-25 11:47:05 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-googlemaps: updated to 4.7.3
v4.7.3
Bug Fixes
correct lazy attribute inside logger
|
2022-04-09 09:01:35 by Klaus Klein | Files touched by this commit (2) |
Log message:
geography/py-googlemaps: Update to 4.6.0.
4.6.0 (2022-02-02)
Features
* Geocode by place id (427) (1364711)
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2022-01-02 15:32:02 by Klaus Klein | Files touched by this commit (2) |
Log message:
py-googlemaps: Update to 4.5.3.
4.5.3 (2021-07-29)
------------------
Bug Fixes
* cleanup dist (964cecd)
4.5.1 (2021-07-29)
------------------
Bug Fixes
* only run publishCmd (c7c3236)
4.4.7 (2021-07-14)
------------------
Bug Fixes
* run sdist after tag created (a8afb86)
|
2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Remove SHA1 hashes for distfiles
|
2021-03-16 09:16:57 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-googlemaps: updated to 4.4.5
v4.4.5:
Bug Fixes
Add parameter 'origin' to places autocomplete
|