- Course
- ILX Course
File Processing and Environment Communication with Python
Learn how to process files and communicate with a program’s environment to prep for becoming a Certified Professional in Python Programming.
What you'll learn
This course covers Exam block #1: File Processing and Communicating with a Program’s Environment of the [PCPP-32-1: Certified Professional in Python Programming 1 Certification](https://pythoninstitute.org/certification/pcpp-certification-professional/pcpp-32-1-exam-syllabus/) certification exam. In this course, we cover the following topics: - Processing different kinds of files: - `sqlite3`: Interacting with SQLite databases - `xml`: Creating and processing XML files - `csv`: CSV file reading and writing - `logging`: The basic logging facility for Python - `configparser`: Configuration file parser - Communicating with a program’s environment: - `os`: Interacting with the operating system - `datetime`: Manipulating with dates and time - `io`: Working with streams - `time`: Time access and conversions
Table of contents
About the author
The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!
More Courses by A G.