Metadata-Version: 2.1
Name: twitwi
Version: 0.0.1
Summary: A collection of Twitter-related helper functions for python.
Home-page: http://github.com/medialab/twitwi
Author: Béatrice Mazoyer, Guillaume Plique, Benjamin Ooghe-Tabanou
Author-email: guillaume.plique@sciencespo.fr
License: MIT
Description: [![Build Status](https://travis-ci.org/medialab/twitwi.svg)](https://travis-ci.org/medialab/twitwi)
        
        # Twitwi
        
        A collection of Twitter-related helper functions for python.
        
        ## Installation
        
        You can install `twitwi` with pip with the following command:
        
        ```
        pip install twitwi
        ```
        
        ## Usage
        
        TODO...
        
Keywords: twitter
Platform: UNKNOWN
Requires-Python: >=3.4
Description-Content-Type: text/markdown
