[ forky ]
[ sid ]
[ 源代码: python-friendly-styles ]
软件包:python3-friendly-styles(0.2+git20250605.bc0abfe-1)
python3-friendly-styles 的相关链接
Debian 的资源:
下载源码包 python-friendly-styles:
- [python-friendly-styles_0.2+git20250605.bc0abfe-1.dsc]
- [python-friendly-styles_0.2+git20250605.bc0abfe.orig.tar.xz]
- [python-friendly-styles_0.2+git20250605.bc0abfe-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Pygments styles designed for friendly/friendly-traceback
The friendly_styles package is a subproject of friendly-traceback, which aims to provide custom visual styles to improve the display of Python error messages and tracebacks, making them more user-friendly and readable.
Main features:
- Custom Themes - Provides different visual styles for error output, such as colors, formatting, and highlighting of important information. - Friendly-Traceback Integration - Designed to be used in conjunction with friendly-traceback, which transforms complex error messages into clear and detailed explanations. - Easy Customization - Allows users to choose or create their own themes to adapt the appearance of error messages to their preferences. - Focus on Readability - Styles are designed to improve the debugging experience, especially for beginners, by highlighting relevant parts of the error (such as syntax, variable values, etc.).
其他与 python3-friendly-styles 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3