A simple command line tool for guessing a user's favourite language based on the most common language of their public repositories.
Run like:
python -m git_lang_guesser.main [USERNAME]
For example:
python -m git_lang_guesser.main robbie-c
python -m git_lang_guesser.main robbie-c --list-all