{Advances in Python\TeX} {Geoffrey Poore} {The Python\TeX\ package allows Python code and other programming languages to be embedded in \LaTeX\ documents. In this talk, I will provide an overview of recent developments. Code typesetting has been improved by several new features, including automatic line breaking with fine-grained control over break locations. New Python\TeX\ commands and environments simplify macro programming that mixes \LaTeX\ with Python or other programming languages. These make it easier to work with Python or another language without worrying about expansion, tokenization, catcode trickery, and similar \LaTeX\ fun. Adding Python\TeX\ support for languages beyond Python has been streamlined with a new template system. In some cases, it is now possible to capture the output of interactive command-line programs. }