The Python programming language, tutorials, and more

307 382,261 36,711
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.