Metadata-Version: 2.1
Name: osometweet
Version: 0.1
Summary: OSoMe Twitter library for academic researches
Home-page: https://github.com/truthy/osometweet
Author: Matthew DeVerna, Christopher Torres-Lugo, Kaicheng Yang
Author-email: mdeverna@iu.edu, torresch@indiana.edu, yangkc@iu.edu
License: MIT
Download-URL: https://pypi.org/project/osometweet/
Project-URL: Documentation, https://github.com/truthy/osometweet
Project-URL: Issue Tracker, https://github.com/truthy/osometweet/issues
Project-URL: Source Code, https://github.com/truthy/osometweet
Description: # Introduction
        
        The OSoMeTweet project intends to provide a set of tools to help the researchers wort with the V2 API of Twitter.
        The Wiki will work as an unofficial archive of knowledge poeple gather through the process.
        
        # Local development
        
        In the source directory, type the following command to install the package locally:
        `pip install -e ./`
        
        # How to contribute
        
        OSoMeTweet will be a community project. If you want some features that are not included yet, you are welcome to create [Pull Requests](https://github.com/truthy/osometweet/pulls).
        
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
