Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 405 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+
* See requirements.txt for Python module requirements

Settings

* Fill out your username and password in config.json.example

Usage

* TODO