From Jason Turner
Watch on YouTube

Summary

This episode explores several Python-based tools that can be installed via pip to enhance C++ development workflows. Jason introduces Lizard for cyclomatic complexity analysis, cmany for automating multiple build configurations with CMake, and demonstrates how to install both CMake and Ninja via pip. These tools provide cross-platform solutions for code analysis, building, and project management that might be otherwise difficult to set up, especially on older systems.

Resources

Tags