Full-screen console debugger for Python. Contribute to inducer/pudb development by creating an account on GitHub. (more…)
Read more »
PEP 498 introduced a new string formatting mechanism known as Literal String Interpolation or more commonly as F-strings (because of the… (more…)
Read more »
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development. - GitHub - Textualize/textual: Textual is a TUI (Text User Interface) framework for Python inspired b... (more…)
Read more »
Recently I read Itamar Turner-Trauring's It’s time to stop using
Python 3.7
(via). On the
one hand, this is pragmatic advice, because as the article mentions
Python 3.7 is reaching its end of life as of June 2023. On the other
hand it gives me feelings, a... (more…)
Read more »