This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes Poetry, pyenv, and Ruff. Ruff can be used to replace ...
If I have a workspace open in VSCode and then open a file outside of the workspace, often that file fails to find the Ruff settings, giving error: 2025-09-17 15:12:58 ...
I have introduced uv and Ruff into our VSCode DevContainers python development environment on EC2! Both uv and Ruff are implemented in Rust, enabling fast Python version and package management, as ...
🚀 Just published a comprehensive guide to Ruff – the game-changing Python linter and formatter that's revolutionizing code quality management! If you're tired of waiting for your linting and ...