FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for googlemaps - linux-code/google-maps-services-python · GitHub
linux-code
/
google-maps-services-python
Public
forked from
googlemaps/google-maps-services-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
google-maps-services-python
googlemaps
on
master
User selector
Datepicker
Commit history
Commits on Dec 3, 2015
Start next dev version (2.4.2-dev)
Show description for b224b4c
stephenmcd
committed
b224b4c
View commit details
Copy full SHA for b224b4c
View code at this point
Browse repository at this point
Tag 2.4.2
Show description for 2aeedcd
stephenmcd
committed
2aeedcd
View commit details
Copy full SHA for 2aeedcd
View code at this point
Browse repository at this point
Fix rate limiting in Python 2.6
Show description for b453ed5
stephenmcd
committed
b453ed5
View commit details
Copy full SHA for b453ed5
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Start next dev version (2.4.1-dev)
Show description for a851690
stephenmcd
committed
a851690
View commit details
Copy full SHA for a851690
View code at this point
Browse repository at this point
Better traffic_model docstrings.
Show description for c9ea1ee
stephenmcd
committed
c9ea1ee
View commit details
Copy full SHA for c9ea1ee
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
Tag 2.4.1
Show description for 57465e7
stephenmcd
committed
57465e7
View commit details
Copy full SHA for 57465e7
View code at this point
Browse repository at this point
Added traffic_model param to distance matrix API, plus some traffic_model tests.
Show description for 7e899ee
stephenmcd
committed
7e899ee
View commit details
Copy full SHA for 7e899ee
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Start next dev version (2.4-dev)
Show description for 5c08aeb
stephenmcd
committed
5c08aeb
View commit details
Copy full SHA for 5c08aeb
View code at this point
Browse repository at this point
Tag 2.4
Show description for 7e3f59f
stephenmcd
committed
7e3f59f
View commit details
Copy full SHA for 7e3f59f
View code at this point
Browse repository at this point
Merge pull request #95 from stephenmcd/places
Show description for 3d6d099
stephenmcd
committed
3d6d099
View commit details
Copy full SHA for 3d6d099
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Merge pull request #90 from Prindle19/patch-1
Show description for 90400b1
markmcd
committed
90400b1
View commit details
Copy full SHA for 90400b1
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
eg -> For example
Show description for 606fcba
stephenmcd
committed
606fcba
View commit details
Copy full SHA for 606fcba
View code at this point
Browse repository at this point
Link to the list of supported types values for Places API.
Show description for 06f74f2
stephenmcd
committed
06f74f2
View commit details
Copy full SHA for 06f74f2
View code at this point
Browse repository at this point
Consistent formatting in all docstrings.
Show description for d514dd0
stephenmcd
committed
d514dd0
View commit details
Copy full SHA for d514dd0
View code at this point
Browse repository at this point
Google Maps Places -> Google Places
Show description for a58c0ed
stephenmcd
committed
a58c0ed
View commit details
Copy full SHA for a58c0ed
View code at this point
Browse repository at this point
A -> An
Show description for 1b09b79
stephenmcd
committed
1b09b79
View commit details
Copy full SHA for 1b09b79
View code at this point
Browse repository at this point
Array -> List
Show description for cf33210
stephenmcd
committed
cf33210
View commit details
Copy full SHA for cf33210
View code at this point
Browse repository at this point
Radius isn't strictly int
Show description for 195019f
stephenmcd
committed
195019f
View commit details
Copy full SHA for 195019f
View code at this point
Browse repository at this point
Don't document status keys in responses.
Show description for c2de242
stephenmcd
committed
c2de242
View commit details
Copy full SHA for c2de242
View code at this point
Browse repository at this point
Give some of the ambiguous places method names more meaningful names.
Show description for ea670bc
stephenmcd
committed
ea670bc
View commit details
Copy full SHA for ea670bc
View code at this point
Browse repository at this point
Fix handling of mandatory query arg in places search.
Show description for fcac33d
stephenmcd
committed
fcac33d
View commit details
Copy full SHA for fcac33d
View code at this point
Browse repository at this point
Add an example showing how to save a photo from the places API.
Show description for 3d152ea
stephenmcd
committed
3d152ea
View commit details
Copy full SHA for 3d152ea
View code at this point
Browse repository at this point
Remove some extraneous features.
Show description for 74a07b2
stephenmcd
committed
74a07b2
View commit details
Copy full SHA for 74a07b2
View code at this point
Browse repository at this point
Unify lat/lng conversions.
Show description for c4694ad
stephenmcd
committed
c4694ad
View commit details
Copy full SHA for c4694ad
View code at this point
Browse repository at this point
Added Places API.
Show description for 9878ce7
stephenmcd
committed
9878ce7
View commit details
Copy full SHA for 9878ce7
View code at this point
Browse repository at this point
Grammar
Show description for aa4e5be
stephenmcd
committed
aa4e5be
View commit details
Copy full SHA for aa4e5be
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Fix docstring.
Show description for a86d3f8
stephenmcd
committed
a86d3f8
View commit details
Copy full SHA for a86d3f8
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
Use utcnow to generate timestamp
fdemmer
committed
94b85ae
View commit details
Copy full SHA for 94b85ae
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Add traffic_model parameter
Show description for d489b78
Prindle19
committed
d489b78
View commit details
Copy full SHA for d489b78
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Start next dev version (2.3-dev)
Show description for 2fa1a63
stephenmcd
committed
2fa1a63
View commit details
Copy full SHA for 2fa1a63
View code at this point
Browse repository at this point
Tag 2.3
Show description for da40017
stephenmcd
committed
da40017
View commit details
Copy full SHA for da40017
View code at this point
Browse repository at this point
Clearer description for arg.
Show description for 1f14fbe
stephenmcd
committed
1f14fbe
View commit details
Copy full SHA for 1f14fbe
View code at this point
Browse repository at this point
Default rate limit to 10 queries per second.
Show description for 6991a28
stephenmcd
committed
6991a28
View commit details
Copy full SHA for 6991a28
View code at this point
Browse repository at this point
Fix grammar.
Show description for 810bc5d
stephenmcd
committed
810bc5d
View commit details
Copy full SHA for 810bc5d
View code at this point
Browse repository at this point
Support for rate limiting. Closes #75.
Show description for 0f345ca
stephenmcd
committed
0f345ca
View commit details
Copy full SHA for 0f345ca
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL