Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 523 Bytes

File metadata and controls

8 lines (8 loc) · 523 Bytes

Intract with Operating System using Python

  • Manipulation of files and processes on our computer’s operating system.
  • Regular expressions-- a very powerful tool for processing text files.
  • Execute Python locally, and organize and use code across different Python files.
  • Read and write different types of files, and use sub processes and input streams.
  • Bash scripting.
  • Automatic testing.
  • Set up our own developer environment in your machine.