The Python programming language, tutorials, and more

317 387,904 37,202
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.