[ 原始碼: black ]
套件:black(24.10.0-1)
uncompromising Python code formatter (Python 3)
Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters.
Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead.
Black makes code review faster by producing the smallest diffs possible.
其他與 black 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-mypy-extensions
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pathspec
- utility library for gitignore style pattern matching of file paths (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-platformdirs (>= 2)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- sug: python-black-doc
- uncompromising Python code formatter (common documentation)