This was made because Carta is very slow at searching individual classes and I wanted an easy way to compare grade distributions between classes in a quick manner. This repo only contains the code for the program. I threw this together in a day and don't have much Python experience so let me know if you have any suggestions!
The one file .exe for the script can be found here: https://drive.google.com/file/d/0BzgOklOC90u9NlQzeFZsYjdvSWM/view. Simply download it, double click, and wait for the .exe to run.
The zipped folder containing all the dependencies can be found here: https://drive.google.com/file/d/0BzgOklOC90u9dDZRaHRmNWRtOXc/view. Unzip the folder and click on the application inside to run the program (ignore all the other files). The zipped version may be faster than the one file .exe, especially for large numbers of classes.
If you have Python, just run the code.