Using Python, coding, and tools, to increase your productivity

16 13,237 996
articles words lines of code

Today I learned how to automatically delete local git branches that have been merged already.

Today I learned that you can run custom Python code when Python starts-up, before running other scripts or programs.