How to get the current directory in python?
In this python tutorial, we look at how you can get the current working directory in Python and how you can change the working directory.
This tutorial is a part of our initiative at Flexiple, to write short curated tutorials around often used or in...
shorttechtutorials.hashnode.dev3 min read
Christian Ledermann
Pythonista
I prefer pathlib for interacting with the filesystem