
TIL: uv can run a command with a "one off" dependency without installing it into your current venv. `uv run --with pdpp example.py` #PyconUS
OH: "Most of you don't live on a tropical island. That's a little bit sad." (said by someone living on Curacao) #PyconUS
History of virtualenv / package Python tools at zanieb's talk at #PyconUS
OH: "State your name and your shell" (at the dotfiles #PyconUS open space)
TIL: The Python Steering Council has open office hours. See https://github.com/python/steering-council #PyconUS
TIL: you can inject an optional dependency into a uv tool install with `uv tool --with $DEP install $TOOL` #PyconUS
OH: jacobian: "I didn't read the docs". me: "YOU'RE SITTING NEXT TO Eric Holscher". #PyconUS
Watching the steering council keynote, did you know Pablo Galindo Salgado and Łukasz Langa have their own podcast? I heartily recommend, core.py #PyconUS
Watching the steering council keynote, did you know Pablo Galindo Salgado and Łukasz Langa have their own podcast? I heartily recommend, core dot py (search with a .) #PyconUS
Python steering council announces zstd compression will be supported in Python 3.14 stdlib #PyconUS