Overview
Explore a talk from the EuroPython 2018 conference that challenges common misconceptions about Python on Windows. Discover why more than half of Python usage occurs on Windows platforms, including web development, system administration, and data science applications. Learn practical tips for creating cross-platform libraries, such as using pathlib instead of bytestrings, and find out how to set up builds and tests on Windows for free. Gain valuable insights into making Python projects compatible across operating systems, enabling developers to reach a wider audience with their work. Walk away with a checklist of easy tasks to improve cross-platform compatibility in Python projects.
Syllabus
Python on Windows
Paths
Path Handling
Settings
Compatibility
Taught by
EuroPython Conference