The Python programming language, tutorials, and more

314 385,726 37,111
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.