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

27 17,102 1,548
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.