Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Louiszr/github-lang-guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GithubRepo

Guess (or suggest) Github users' favourite languages based on their repos

Github API requests are made through PyGithub https://github.com/PyGithub/PyGithub

Usage

python GithubRepo.py

The script will ask for login details first. This step is optional. However, anonymous API requests will be restricted and it is recommended to log in before proceed.

Then just type in the Username of Interest and, search...

Two methods are available for predicting the user's favourite language(s):

The number of repos written in the language

The bytes among all repos written in the language

About

Guess (or suggest) Github users' favourite languages based on their repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages