Finding Penguins with a Snake - Linux Features for a Python User
Offered By: PyCon US via YouTube
Course Description
Overview
Discover how to leverage powerful Linux features through Python APIs in this enlightening 25-minute PyCon US talk. Explore essential Unix/Linux concepts such as processes, named pipes, fork and exec, inodes, and signals, all while learning to harness these capabilities using Python's standard library. Gain insights into file manipulation, locales, and Unix domain sockets, enhancing your understanding of the operating system's inner workings. Perfect for modest Linux/Unix users looking to expand their knowledge and Python programming skills, this presentation offers practical examples and demonstrations to help you unlock the full potential of your development environment.
Syllabus
Linux & Python
Processes fork
Files
locale
time
Signals
Unix domain sockets
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube