Metadata-Version: 1.1
Name: pytwitterwallv
Version: 0.7
Summary: Console and web simple client for Twitter
Home-page: https://github.com/vknaisl/pytwitterwallv
Author: Vojtech Knaisl
Author-email: vknaisl@gmail.com
License: Public Domain
Description: Twitter wall
        ============
        
        Twitter wall is a program which allows you display tweets on topic that
        you want. You have 2 ways how to use this program. First is to run
        in console. Second is to run web server and access content via browser.
        
        For information how to install and run please see our docs at http://pytwitterwallv.readthedocs.io
        
        Console app
        -----------
        
        .. image:: docs/_static/console.png
           :alt: Console app
        
        Web app
        -------
        
        .. image:: docs/_static/web.png
           :alt: Web app 
        
        How to contribute
        -----------------
        
        If you want to contribute please also visit our documentation. You will
        also find there how to build documentation, how to run tests in 
        documentation and other cool things :-) 
Keywords: twitter,tweets
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
