パッケージ: 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
- 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)