My shutil (python)

Summary for myself Updated from time to time

** I just need to know myself, so the terms may be wrong in some places **

!! View

#command
    #Argument option description

What is pyautogui used for?

This is also a directory operation like os.path

Module loading

import shutil

Frequent operation

#Copy folder
shutil.copytree()
    #Copy the folder of the first argument to the path of the second argument with the contents
    #If the folder of the second argument exists, it cannot be copied.

#It doesn't matter if the folder is deleted or not.
shutil.rmtree()
   #Delete the argument folder.

Recommended Posts

My shutil (python)
My Numpy (Python)
My pyproj (python)
My pandas (python)
My str (python)
My pyautogui (python)
My PySide (Python)
My matplotlib (python)
My urllib (python)
My pyperclip (python)
My sklearn (python)
[My memo] python
My ConfigParser (Python)
My Webdriver (Python)
My arcpy (python)
My win32gui (Python)
My os (python)
My python environment memo
My Beautiful Soup (Python)
[My memo] python -v / python -V
Python Tips (my memo)
My python data analysis container
Python
My python data analytics environment
I made my own Python library
[Python] My stock price forecast [HFT]
My favorite boto3 (Python) API sample
Python My Number verification module released
kafka python
Python basics ⑤
python + lottery 6
Python Summary
Built-in python
Python comprehension
Studying python
Python 2.7 Countdown
Python memorandum
Python FlowFishMaster
Python service
python tips
Python memo
Python comprehension
Python Singleton
Python basics ④
Python Memorandum 2
Python increment
atCoder 173 Python
[Python] function
Python installation
python tips
Installing Python 3.4.3.
Try python
Python memo
Python iterative
Python algorithm
Python2 + word2vec
[Python] Variables
Python functions
Python sys.intern ()
Python tutorial
Python decimals