I recently decided to redesign my website, and went all out on it. I made a small python script to act as a Static Site Generator and optimised it to the extreme.
Tutorial / Blog Post demonstrating Android Game Automation using Python. The game used is Sudoku, and also uses Pytesseract (OCR) to get the Sudoku game from Android to your Python Code. The solved game is then input to the device using ADB (pure-python-adb).