2 pages tagged with "intermediate"
Stupid Things I've Done With Python
December 05, 2020Pythonic Refactoring: Protecting Your Users From Change
July 14, 2017So you've released a library! Now you need to maintain it. You want to add features, restructure the code, fix bugs, and maybe improve the library's usability. Your users just want their code to carry on working. That's okay!