Python Tutorial: Ruff - A Fast Linter and Formatter to Replace Multiple Tools and Improve Code Quality
Corey Schafer via YouTube
Power BI Fundamentals - Create visualizations and dashboards from scratch
Learn Backend Development Part-Time, Online
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to use Ruff, a super-fast Python linter and formatter written in Rust, in this 36-minute tutorial. Discover installation methods, command-line usage for checking and fixing code, and configuration options for both individual projects and global settings. Explore VSCode integration for real-time feedback while coding. Ruff has gained popularity by consolidating multiple Python tools like Flake8, Black, isort into a single, faster solution that significantly improves code quality. Access additional resources including documentation, rule references, and configuration examples to implement Ruff effectively in Python projects.
Syllabus
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality
Taught by
Corey Schafer