Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 705 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 705 Bytes

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