# darker mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für darker in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:darker
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install darker
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:darker
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/darker>
- **Version:** 3.0.0
- **Quellzusammenfassung:** Apply Black formatting only in regions changed since last commit
- **Homepage:** <https://github.com/akaihola/darker>
- **Repository:** <https://github.com/akaihola/darker>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://files.pythonhosted.org/packages/df/78/ad6af1661c2eca0ec69b7ff7c99d95dcae29c5e0071c7ebc98e6670f4663/darker-3.0.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-13T14:12:41Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- darker (cli)
- darker (Alias)

## Abhängigkeiten

- python@3.14

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.0.0
- Manager aktualisiert: 2026-07-13
- lokale Daten: OK
- Upstream-Repository: https://github.com/akaihola/darker
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

Darker is a Python formatting tool that applies Black-style formatting only to regions changed between Git revisions or in a working tree.

### Projektgeschichte

The README explains Darker as a response to a common adoption problem for Black: teams often want consistent formatting without one large repository-wide reformat. Darker compares revisions, formats with Black or another supported formatter, and writes back only the changed regions.

### Adoptionsgeschichte

Darker's official docs document installation from PyPI, conda-forge availability, editor integrations, pre-commit usage, and a GitHub Action. The changelog records early 2020 releases, a 1.0.0 release in July 2020, conda-forge availability in 1.2.2, support for plain directories in 1.4.0, and a 3.0.0 release that added Ruff formatter support while moving linting to Graylint.

### Wie es verwendet wird

Users typically run darker on files or directories inside a Git repository, optionally selecting a revision range, showing a diff, or configuring behavior through pyproject.toml under tool.darker.

### Warum Paket-Nerds sich dafür interessieren

Darker matters to Python package maintainers because it is about incremental formatter adoption: it reduces formatting churn in old codebases while still letting projects standardize on tools such as Black, Ruff, isort, flynt, and pyupgrade.

### Zeitleiste

- 2020: 0.1.0 and 1.0.0 were released.
- 2020: 1.2.2 added conda-forge availability.
- 2022: 1.4.0 added support for plain directories outside Git repositories.
- 2025: 3.0.0 added Ruff formatter support and changed default formatter dependencies.

### Related projects

- The README points to Black, Ruff, isort, flynt, pyupgrade, pytest-darker, Graylint, pre-commit, and the Darker GitHub Action as adjacent tools and integrations.

### Quellen

- <https://github.com/akaihola/darker>
- <https://github.com/akaihola/darker/blob/master/CHANGES.rst>
- <https://github.com/akaihola/darker/releases>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: pyproject.toml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** darker
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [djhtml](https://pkg.so/de/brew/djhtml/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter, python.
- [prettier](https://pkg.so/de/brew/prettier/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [prettierd](https://pkg.so/de/brew/prettierd/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [ktfmt](https://pkg.so/de/brew/ktfmt/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [ormolu](https://pkg.so/de/brew/ormolu/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [findent](https://pkg.so/de/brew/findent/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [perltidy](https://pkg.so/de/brew/perltidy/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [reorder-python-imports](https://pkg.so/de/brew/reorder-python-imports/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, python.
- [gersemi](https://pkg.so/de/brew/gersemi/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, commit, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/darker.yml](https://github.com/mxcl/pkgdb/blob/main/combined/darker.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
