--- id: prek version: "0.4.13" license: MIT license_treatment: permissive maintenance: active --- # prek — A fast Git hook manager written in Rust, designed as a drop-in alternative to pre-commit, reimagined. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install prek uv add prek poetry add prek ## Description
prek j178%2Fprek | Trendshift [![prek](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/j178/prek/master/docs/assets/badge-v0.json)](https://github.com/j178/prek) [![PyPI version](https://img.shields.io/pypi/v/prek.svg)](https://pypi.python.org/pypi/prek) [![codecov](https://codecov.io/github/j178/prek/graph/badge.svg?token=MP6TY24F43)](https://codecov.io/github/j178/prek) [![PyPI... ## AI interpretation — verify before relying prek is a fast Git hook manager written in Rust that runs code quality checks before commits, on demand, or in CI. It is fully compatible with pre-commit configurations and works as a drop-in replacement with no runtime dependencies. Verdict: prek is a production-ready, actively maintained Git hook manager that trades pre-commit's Python ecosystem for a single Rust binary with no runtime overhead. MIT-licensed and in the top 1000 PyPI packages, it carries zero known vulnerabilities and broad platform support, making it a solid drop-in replacement for teams seeking faster hook execution. [View on SkillFed](https://skillfed.io/packages/prek) · [View on PyPI](https://pypi.org/project/prek/)