Skip to content

a python package to calculate temporal integrated information of a Github repository as a group metric for contributions

License

Notifications You must be signed in to change notification settings

s-omranpour/Social-Phi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Phi

A python package to calculate temporal integrated information of a group of people based on their temporal activites as time series. This was part of my bachelor thesis "Unified Behavioral Analysis of Social Network Users". Our main focus was on analysis of github repositories. We found out that the integrated information of a project (calculated based on contributers commits and with the help of the social_phi package) is correlated with other metrics of the project like number of stars, forks, issues, etc.

Installation

From source

git clone https://github.com/s-omranpour/Social-Phi
cd Social-Phi
pip install .

From pip

pip install social-phi

Usage

You can see our case study and collected data in the examples directory. Notebooks contain the results used in my thesis.

About

a python package to calculate temporal integrated information of a Github repository as a group metric for contributions

Resources

License

Stars

Watchers

Forks

Languages