Python Ecosystem (III)# At the interface between Python code and external data files. We explain how to read or write files, discuss data types and file formats. We show how to handle configuration parameters and command-line arguments. Index# Reading and writing files Data types and file formats Reading config parameters