
Dec. 27, 2023
3:20 a.m.
I've been reading about SOLID principles and used this knowledge to refactor 2 out of the 4 functions provided in PyPi's unexpected-isaves, and this amounted to a ~1.3x speedup, even though making things run faster was not my first intention. I just wanted to make the project better for the new stargazers arriving. This shows the importance of good and simple code. Eric-Mendes/unexpected-isaves: A Python library that paints an image on a spreadsheet, builds its pixel art in Minecraft, makes its ascii art, or makes a rubik's cube art out of it. (github.com) <https://github.com/Eric-Mendes/unexpected-isaves>