# Installer codelimit avec Homebrew

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

## installation

```sh
sudo av install brew:codelimit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install codelimit
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:codelimit
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/codelimit>
- **Version:** 0.21.0
- **Résumé source:** Your Refactoring Alarm
- **Page d'accueil:** <https://getcodelimit.github.io>
- **Docs amont:** <https://getcodelimit.github.io>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://files.pythonhosted.org/packages/b7/e5/36aae3a408a00642a7ffa95c200799bdcecb8402e495f4ceffca44a7ab13/codelimit-0.21.0.tar.gz>
- **Dernière mise à jour:** 2026-08-04T10:55:17Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- codelimit (cli)
- codelimit (alias)

## Dépendances

- certifi
- libyaml
- python@3.14

## 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: 0.21.0
- gestionnaire mis à jour: 2026-08-04
- données locales: OK
- dépôt amont: https://getcodelimit.github.io
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Code Limit is a small Python developer tool that describes itself as a refactoring alarm: it scans a codebase and warns when code has grown complex enough to merit refactoring.

### Historique du projet

The project was created in 2022 by Rob van der Leek under the getcodelimit GitHub organization. Its README positions the tool around maintainability workflows rather than general linting, with standalone, pre-commit, and GitHub Action usage documented.

### Historique d'adoption

Adoption appears niche but real: Homebrew distributes it as the codelimit formula, and the project publishes frequent 0.x releases. Homebrew analytics for the formula showed hundreds of installs over the prior year when checked for this enrichment run.

### Modes d'utilisation

Users run the codelimit executable directly, wire it into pre-commit, or use it in CI to produce maintainability checks and badges. The project emphasizes low setup effort and documents configuration only for exceptions to its zero-configuration default.

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

For package-manager users, Code Limit is notable as a narrow, packaged code-quality tool in the same ecosystem as formatters, linters, and pre-commit helpers. Its appeal is the Unix-friendly single-command workflow rather than ecosystem scale.

### Chronologie

- 2022: Project copyright and public repository lineage begin.
- 2022: Tool is documented for standalone, pre-commit, and GitHub Action workflows.
- 2025: v0.21.0 release published on GitHub.
- 2026: Homebrew formula distributes codelimit 0.21.0.

### Related projects

- Related tools include pre-commit for local hooks, Ruff and Black as Python code-quality tools used in the project, and general complexity or maintainability analyzers that gate refactoring work.

### Sources

- <https://github.com/getcodelimit/codelimit>
- <https://getcodelimit.github.io>
- <https://formulae.brew.sh/api/formula/codelimit.json>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour codelimit. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** codelimit
- **Version Scheme:** 0
- **Revision:** 8
- **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.
- [prek](https://pkg.so/fr/brew/prek/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, pre-commit.
- [precious](https://pkg.so/fr/brew/precious/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools.
- [jscpd](https://pkg.so/fr/brew/jscpd/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools.
- [black](https://pkg.so/fr/brew/black/) - Shares pkgdb curated category or tags: cli, developer-tools, pre-commit, python.
- [check-jsonschema](https://pkg.so/fr/brew/check-jsonschema/) - Shares pkgdb curated category or tags: cli, developer-tools, pre-commit, python.
- [pylint](https://pkg.so/fr/brew/pylint/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, python.
- [isort](https://pkg.so/fr/brew/isort/) - Shares pkgdb curated category or tags: cli, developer-tools, pre-commit, python.
- [flake8](https://pkg.so/fr/brew/flake8/) - Shares pkgdb curated category or tags: cli, code-quality, 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.
- [pre-commit](https://pkg.so/fr/brew/pre-commit/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, code-quality, commit, developer.
- [pyspelling](https://pkg.so/fr/brew/pyspelling/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, commit, developer, developer-tools, libyaml.

## Combined YAML source

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


## Sources

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