#syntax-highlighting

[ follow ]
Python
fromTreyhunner
1 day ago

Customizing your Python REPL's color scheme (Python 3.14+)

Python 3.14 adds REPL syntax highlighting and the REPL color scheme can be customized using a private module and enabled via PYTHONSTARTUP.
[ Load more ]