Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 388 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 388 Bytes

gplus_event - CLI Google+ Event Manager

You can use this script to automate the creation and editing of Google+ Events, and to read some Event details.

Dependencies

* Python 2.6+
* splinter module  (for browser automation)

Settings

* Fill out your username and password in config.json

Usage

* TODO