FICHA · MANJARO

python-ignore

Python bindings for the Rust crate ignore

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Exposes the Rust ignore library to Python, helping tools walk directories while respecting ignore files such as .gitignore. It is useful for search tools, linters, formatters, and repository scanners.

Developers use it when a Python tool should skip the same files a project has marked as ignored. It does not protect secrets by itself; it only follows ignore rules during file traversal.

Permissions

Permissions not analysed for this source yet.