A gui I made to interact with my code that displays elite materials needed for the game Arknights. I used Selenium to scrape the pages containing all the information for each operator in the game. I cropped the specific area where the materials were, and saved that. I created the gui with Tkinter.
Relatively straightforward, the gui takes in the name of an operator and displays the necessary materials needed for each elite transformation.
I made this for personal use and don't really expect any pull requests but if someone does find this useful and wants to contribute, pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.