The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned how to set different thousands separators using string formatting.
Today I learned that the module builtins
grows dynamically in the REPL.
Today I learned you can use uv to install CLI tools with extra dependencies.