Metadata-Version: 1.1
Name: MUGAlyser
Version: 1.0.4a0
Summary: MUGAlyser - a script to extract data from Meetup into a MongoDB database
Home-page: https://github.com/jdrumgoole/MUGAlyser
Author: Joe Drumgoole
Author-email: joe@joedrumgoole.com
License: AGPL
Description: 
        MUGLyser uses the meetup API to capture data into a MongoDB Database. The 
        app/mugalyser_main.py program reads this data via the API. You will need a meetup API
        key to read this data. If you have a Meetup pro account you can use the --pro option. 
        You can analyse the data with apps/mug_analytics_main.py
        
Keywords: Meetup MUGS MongoDB API
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 2.7
