The Python programming language, tutorials, and more

302 368,536 36,023
articles words lines of code

Cheatsheet with the most common and useful uv commands to manage projects and dependencies, publish projects, manage tools, and more.

Today I learned you can change the casing of matched groups when doing a search & replace in VS Code with regex.