Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Python
how append a directory based on current directory python
Paul Hankin
Programming language:
Python
2021-06-30 19:35:59
0
Q:
how append a directory based on current directory python
Ximena
Code:
Python
2021-06-10 13:54:28
import
sys sys.path.append(os.path.abspath(
'../'
))
0
Tags
app
python
how
base
Related
get path to current directory python
get the previous working directory in python
python list files in current directory
python cd to directory
change working directory python
python change directory
how to use path to change working directory in python
directory corrente python
python get parent directory
change directory in python script
python reference to back folder
how do i get parent directory python
os get current directory
get current working directory python
change the current working directory in python
New to Communities?
Join the community