Skip to content

chenchih/TechNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechNote

Share Sone note for Python and using different module examples.

Update

  • JupyterNotebook
  • Python Note
    • Basic
      • Basic DataType: Data Type_Dictionary
      • Comprehension: Example of Comprehension on List, Dict, and Set
    • Module_Note
      • FastAPI (create and test api)
      • Pytest (automation module)
      • SeleniumNote (automation module)
      • Decorator property
      • Closure
      • Type Hint anotation (understand how to use typing module)
      • Path_FileHandling(checking current path, rename,write,copy file and directory)
      • glob_fnmatch_filematching: search file type or exist
      • OCR: extract image to txt
      • sys_arg_subprocess:
        • sys_arg: Reads command-line arguments passed to a script
        • subprocess: Runs external programs, manages system processes
    • Project_Youtube
  • Tool_Note
    • AI Tool

Modify Note record

  • 20250223:
    • Rename folder name
      • Update PythonNote/Advance Python to Module_Note
      • Update PythonNote/Advance/Pathlib to path_FileHandling
    • adding folder: Tool_Note

About

Technology Note

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published