An open API service indexing awesome lists of open source software.

https://github.com/bitwise-01/github-analysis

A website for looking analyzing a GitHub account. https://github-analysis.herokuapp.com/
https://github.com/bitwise-01/github-analysis

Last synced: 9 months ago
JSON representation

A website for looking analyzing a GitHub account. https://github-analysis.herokuapp.com/

Awesome Lists containing this project

README

          

# GitHub-analysis

A simple site for analyzing GitHub accounts

### Reason

You can learn a lot from a developer based on their contributions on GitHub.
The more contributions a developer makes, the more likely you are to predict their personality.

### Install

```
pip install -r requirements.txt
```

### Start

```
python main.py
```