Skip to content

Let's visualize your Twitter Friendship Network!

License

Notifications You must be signed in to change notification settings

lancewl/TweeNet

Repository files navigation

TweeNet

Let's visualize your Twitter Friendship Network!

Installation

pip install requirements.txt

Use pipenv to manage and install the Python packages.

pipenv install

Usage

To use data_scraper.py

Usage: data_scraper.py [OPTIONS] TARGET

Options:
  -f, --filename TEXT  filename of output data  [default: data.json]
  --help               Show this message and exit.

To show visualization, please make sure the file /measures/network_measure_data.csv is in your local file system, and run visual_dirg_gephi.py.

Preview

Example

About

Let's visualize your Twitter Friendship Network!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published