Installation

To get started, you’ll need to get an account at Groupme.com. Next, you’ll need to obtain your access token so you can make API requests:

  1. Login to the developer portal.
  2. Click the “Access Token” button on the top menu bar.
  3. Your access token is displayed in bold text. Grab it.

Lastly, install Python >= 3.4. Now you’re ready to install Groupy!

$ pip install GroupyAPI