Analyser-X is a Python tool to analyse github profiles
Use the package manager pip to install requests.
pip install requests
Edit the config.txt file and enter your own data
github_username
data_directory
In the project directory, create the you data directory
mkdir data_directory
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.