Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to use path to change working directory in python

pip install path
from path import Path

# set working directory
Path("/toWhereYouWantItToBe").cd()
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #path #change #working #directory #python
ADD COMMENT
Topic
Name
9+9 =