Metadata-Version: 1.0
Name: GroupyAPI
Version: 0.5.2
Summary: The simple yet powerful wrapper for the GroupMe API
Home-page: https://github.com/rhgrant10/Groupy
Author: Robert Grant
Author-email: rhgrant10@gmail.com
License: UNKNOWN
Description: ======
        Groupy
        ======
        
        The simple yet powerful GroupMe API wrapper for Python 3.
        
        Installation
        ============
        
        1) Login at ``https://dev.groupme.com/session/new``.
        2) Click "Bots" menu button at the top.
        3) Click "Click here to reveal" then copy your token.
        4) Paste your token into ``~/.groupy.key``.
        5) Copy ``Groupy/groupy`` into your package directory for ``Python3``.
        
        Help
        ====
        
        Read the `full documentation`_ for help using **Groupy**.
        
        .. _full documentation: http://groupy.readthedocs.org/en/latest/
        
        Contribution Guidlines
        ======================
        
        Please feel free to help! You can...
        
        - submit new issues
        - fix bugs and submit a pull request
        - suggest new features
        - implement planned features
Keywords: api,GroupMe
Platform: UNKNOWN
