This website requires JavaScript.
Explore
Help
Sign in
lukmangrd
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
93ac6c8af9
platypush
/
platypush
/
plugins
/
google
History
Fabio Manganiello
a4824a4e95
Google Cloud Translate API works through GOOGLE_APPLICATION_CREDENTIALS env variable
2020-07-02 02:24:54 +02:00
..
__init__.py
Added Google Translate plugin
2020-07-02 02:07:57 +02:00
calendar.py
Refactored Google plugins with support multiple scopes and a simpler API and added Google Fit plugin
2019-03-14 01:12:39 +01:00
credentials.py
Fixed documentation and added missing docs to the index
2019-07-16 20:28:00 +02:00
drive.py
Fixed docs
2020-01-09 23:40:59 +01:00
fit.py
Added Google Fit backend
2019-03-16 01:22:42 +01:00
mail.py
Moved imports for extra dependencies inside the methods where they are actually used
2019-12-01 23:35:05 +01:00
maps.py
Added get_elevation_from_latlng method to Google Maps plugin
2018-07-25 12:01:27 +00:00
pubsub.py
Added Google Pub/Sub integration
2019-12-30 09:33:26 +01:00
translate.py
Google Cloud Translate API works through GOOGLE_APPLICATION_CREDENTIALS env variable
2020-07-02 02:24:54 +02:00
youtube.py
Fixed documentation and added missing docs to the index
2019-07-16 20:28:00 +02:00