Electron microscopy
 
PythonML
Cheatsheet of Folders and Files
- Python Automation and Machine Learning for ICs -
- An Online Book: Python Automation and Machine Learning for ICs by Yougui Liao -
Python Automation and Machine Learning for ICs                                                           http://www.globalsino.com/ICs/        


Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix

=================================================================================

Table 3420. Cheatsheet of folders and files.

Application Details
Check if a file exist or not  
Manipulation of file, folder names and create new folder  
Get the file list with names starting with a string  
Check/find/get a file name/all file names or the last folder name (e.g. from a path/directory)  
Move file(s) from one directory to another  
Creat a file name, folder name. {}{}....format. Manipulation of file and folder names (rename file name and folder name): i) Rename the file, and then open the file. If the folder exists, then no file will be copied, but the file will still be opened. ii) Print and export the folder names and file names (with or without extensions) from a folder into a text file. iii) csv2image filename  
Find files with a specific file extension/type or with file names ending with specific characters  
Find the file names of the images in a pptx, (and then save/extract the image as a file)  
Find and convert the file time/date and compare with the current time   
Get directory/path/file name partially  
List all files and directories which have specific files or files with specific extensions  

============================================

         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         

 

 

 

 

 



















































 

 

 

 

 

=================================================================================