os os.path.isdir("/home/el")# Returns True if existos.path.exists("/home/el/myfile.txt")# Return False if not exist