tweets_analyzer icon indicating copy to clipboard operation
tweets_analyzer copied to clipboard

Tweets metadata scraper & activity analyzer

Results 38 tweets_analyzer issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

With Python 3.10 (on Debian testing), I have the error `Error: module 'collections' has no attribute 'Iterable'`. Indeed, it seems that `collections.Iterable` is deprecated since Python 3.9. After some debugging,...

Is it possible to run an analysis (including colored ascii graph) by loading a prior exported/saved `-e export_file` or a `-s json_file` ? This would make for proper data analysis...

Hi! Are you planning on working to support the V2 Api?

Followed the install and verified ascii_graph is installed: >>>>asciigraph -h Usage: asciigraph [-l ] [-f file] [-s inc|dec] \ [-c] [-t [-T ] \ [-w ] [-m ] [-H] [-M...

using the "extended" value will ensure all tweets are parsed for all 280 characters and not truncated this will ensure that users do not have to got through the process...

There is a small typo in tweets_analyzer.py. Should read `distribution` rather than `distrubution`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

I am trying to do request on users/lookup route of Twitter API using params of Email/Phone. In the result I am getting error **Could not authenticate you.** in response While...

Hi, Can you help me I have this issue... During the installation I have this message maybe it's link... _Using legacy setup.py install for ascii-graph, since package 'wheel' is not...