Analyze and visualize how public is reacting to a certain topic on Twitter
Project description
twitterEye is a python library, designed for making twitter sentiment analysis easy and approachable to every one, First you have to signup for twitter developers portal, use the provided secret keys in the builtin function with the topic keyword you want to analyze and opt for results visualization. The function can be called as follows with mentioned data types of arguments. analyze_keyword(consumer_key: str, consumer_secret: str, access_token: str, access_token_secret: str, keyword: str, tweets_limit: int = 1000, visualize: bool = True)
Change Log
1.0.0 (18/10/2022)
First release with only function named analyze_keyword, this function can fetch tweets from twitter, analyze and visualize them.
Future releases will have advanced features like, urdu and roman urdu tweets analyzer support.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file twitterEye-1.0.0.tar.gz.
File metadata
- Download URL: twitterEye-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78af7fff05c705be27a571e381b11e3d3e5f70daa9b36d88c2ed236dcec8cd2b
|
|
| MD5 |
82b0481e0f1b018caccab49dc193c327
|
|
| BLAKE2b-256 |
454157ca416d998a7d5799f13e67e720ff2785c71cd9bce092abb917d4717eb0
|