Using pathlib in Python
Have you looked at Python code that handles file paths?
It's not unusual to find code that uses either os.path or pathlib. If you haven't, don't worry! In this post, I'll introduce you to pathlib and
buildingagain.hashnode.dev7 min read