halwesit / twitter-text-analyzer-with-tweepy

Twitter text analyzer with tweepy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweepy: Twitter for Python! ====== [![Documentation Status](http://img.shields.io/badge/docs-v3.9.0-brightgreen.svg?style=flat)](http://docs.tweepy.org) [![Version](http://img.shields.io/pypi/v/tweepy.svg?style=flat)](https://pypi.org/project/tweepy/) [![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master) [![Discord](https://img.shields.io/discord/432685901596852224.svg)](https://discord.gg/bJvqnhg) Installation ------------ The easiest way to install the latest version from PyPI is by using pip: pip install tweepy You can also use Git to clone the repository from GitHub to install the latest development version: git clone https://github.com/tweepy/tweepy.git cd tweepy pip install . Alternatively, install directly from the GitHub repository: pip install git+https://github.com/tweepy/tweepy.git Python 2.7, 3.5, 3.6, 3.7, & 3.8 are supported. Community --------- - [Discord Chat](https://discord.gg/bJvqnhg) # twitter-text-analyzer-with-tweepy # twitter-text-analyzer-with-tweepy

About

Twitter text analyzer with tweepy

License:MIT License


Languages

Language:Python 100.0%