os.mkdir() os.remove() os.walk() os.path.isfile() os.path.isdir() os.path.join()
open("filename", "a") #append