top of page

Python for systems programming

Thu, 19 May

|

Online Training

Python is a very versatile programming language that has a wide range of applications. This training concentrates on interaction with the operating system, the file system, other applications and the network.

Python for systems programming
Python for systems programming

Time & Location

19 May 2022, 08:00 – 13:00

Online Training

About the Event

Topics covered

Python is a very versatile programming language that has a wide range of applications.  This training concentrates on interaction with the operating  system, the file system, other applications and the network. This is useful for systems programming, but also when you want to use Python as a  coordination language for your workflows.

Subjects and Python modules that will be covered:

  • interacting with the operating system: os, sys
  • interacting with files: os.path, pathlib, shutil, fileinput, tempfile
  • command line arguments & configuration files: argparse, configparser
  • compressing & decompressing files: e.g., gzip
  • running & communicating with other processes: subprocess
  • running remote commands using SSH: paramiko

Instructor

Geert Jan Bex

Share This Event

bottom of page