Are backslashes slashing you in the back? Tired of os.join(os.join(os.join))? It's time to ditch all that old excessively wordy or fragile file manipulation stuff in the OS library and take up the pathlib library that actually changes the way the "/" operator works to allow you to easily append path fragments in an OS-independent way. You can use this to organize files into sub-directories in your git repos.