Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
/ proporti.onl Public archive

Compare number of women, men, and nonbinary people among my friends and followers.

License

Notifications You must be signed in to change notification settings

ajdavis/proporti.onl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gender Ratio of Twitter Friends and Followers

Twitter analytics estimates the gender ratio of your followers, but it doesn't tell you the ratio of those you follow--your Twitter "friends"--and it doesn't let you analyze other people's friends and followers.

In June 2016 I've deployed it temporarily for public use at emptysquare.pythonanywhere.com.

Install

This script requires Python 2.7, and the packages listed in requirements.txt.

python2.7 -m pip install -r requirements

Command-line Use

Pass a Twitter username to analyze the user's friends and followers:

python2.7 analyze.py jessejiryudavis

Website

Start a Flask server:

python2.7 server.py 80

TODO: This deployment is very prone to Twitter rate-limiting.

About

Compare number of women, men, and nonbinary people among my friends and followers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published