[ sid ]
[ Bron: python-friendly-styles ]
Pakket: python3-friendly-styles (0.2+git20250605.bc0abfe-1)
Verwijzigingen voor python3-friendly-styles
Debian bronnen:
Het bronpakket python-friendly-styles downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.).
Andere aan python3-friendly-styles gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3