Metadata-Version: 1.1
Name: memeoverflow
Version: 0.2.3
Summary: Take questions posted on a particular Stack Exchange site, generate a meme out of it and tweet it
Home-page: https://github.com/bennuttall/meme-overflow
Author: Ben Nuttall
Author-email: UNKNOWN
License: OSI Approved :: BSD License
Description: =============
        Meme Overflow
        =============
        
        .. image:: https://badge.fury.io/py/memeoverflow.svg
            :target: https://badge.fury.io/py/memeoverflow
            :alt: Latest Version
        
        Take questions posted on a particular Stack Exchange site, generate a meme out
        of them and tweet them.
        
        Instances
        =========
        
        * `@pi_stack`_ (Raspberry Pi)
        * `@overflow_meme`_ (Stack Overflow)
        * `@worldbuildingme`_ (World Building)
        * `@askubuntumemes`_ (Ask Ubuntu)
        
        .. _@pi_stack: https://twitter.com/pi_stack
        .. _@overflow_meme: https://twitter.com/overflow_meme
        .. _@worldbuildingme: https://twitter.com/worldbuildingme
        .. _@askubuntumemes: https://twitter.com/askubuntumemes
        
        Run your own instance. See `GitHub`_ for more info.
        
        .. _GitHub: https://github.com/bennuttall/meme-overflow
        
Keywords: stackexchange,stackoverflow,meme,twitter
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Games/Entertainment
Requires: requests
Requires: twython
