platypush/platypush/plugins/google
Fabio Manganiello 66d78c8615 [#61] Plugins actions refactoring
- Using `@action` annotation to indicate methods that are allowed to be
executed as actions

- The output and errors of an action are automatically wrapped into a
`Response` object without any response build required on the plugin side
2018-07-06 02:08:38 +02:00
..
__init__.py Documentation v0.1 2018-06-23 01:00:43 +02:00
calendar.py [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
credentials.py Added Google Calendar plugin 2018-05-04 19:20:23 +02:00
mail.py [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
maps.py [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00