Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
哪个用于语法高亮的 Python 库是最好的?我对支持的语言、易用性、pythonic 设计、依赖项、开发状态等感兴趣。
我认为pygments是最好的选择。它支持大量的语言并且非常成熟。