Skip to content

itzmeanjan/twiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twiz

Release

Your Twitter Account Data Analysis & Visualization Tool <3

banner

Table of Contents

Motivation

Being a data hunter ( yeah, you read it correct ), I love to collect data & analyze it for finding hidden patterns in it.

That's why I downloaded my Twitter account data archive & started analyzing it. This tool can be used for analyzing your twitter account data without sending any of it to remote machines.

I'm adding some features here, if you feel some improvements can be done there, please feel free to contact me or you can always raise a PR.

Data

For obtaining your copy of Twitter account data archive, follow this.

Installation

twiz can be downloaded from PyPI. Make sure you've python ( >=3.7 ) installed.

python3 -m pip install -U twiz

Usage

If you've added default pip installation path to system PATH variable, then it can be invoked as below.

twiz path-to-twitter-data.zip sink/

Features

This section will keep getting populated ;)