# Installer darker avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de darker pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install darker
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:darker
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/darker>
- **Version:** 3.0.0
- **Résumé source:** Apply Black formatting only in regions changed since last commit
- **Page d'accueil:** <https://github.com/akaihola/darker>
- **Dépôt:** <https://github.com/akaihola/darker>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://files.pythonhosted.org/packages/df/78/ad6af1661c2eca0ec69b7ff7c99d95dcae29c5e0071c7ebc98e6670f4663/darker-3.0.0.tar.gz>
- **Dernière mise à jour:** 2026-07-13T14:12:41Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- darker (cli)
- darker (alias)

## Dépendances

- python@3.14

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.0.0
- gestionnaire mis à jour: 2026-07-13
- données locales: OK
- dépôt amont: https://github.com/akaihola/darker
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

- **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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [djhtml](https://pkg.so/fr/brew/djhtml/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter, python.
- [prettier](https://pkg.so/fr/brew/prettier/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [prettierd](https://pkg.so/fr/brew/prettierd/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [ktfmt](https://pkg.so/fr/brew/ktfmt/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [ormolu](https://pkg.so/fr/brew/ormolu/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [findent](https://pkg.so/fr/brew/findent/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [perltidy](https://pkg.so/fr/brew/perltidy/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, formatter.
- [reorder-python-imports](https://pkg.so/fr/brew/reorder-python-imports/) - Shares pkgdb curated category or tags: cli, code-formatting, developer-tools, python.
- [gersemi](https://pkg.so/fr/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)


## Sources

- 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
