{"library":"trailrunner","type":"library","category":null,"description":"Trailrunner is a simple Python library for walking paths on the filesystem and executing functions for each file found. It efficiently handles large codebases by respecting project-level `.gitignore` files and leveraging a process pool for concurrent function execution. It's designed for use by linting, formatting, and other developer tools that need to find and operate on all files in a project in a predictable fashion with a minimal API. The current version is 1.4.0, and it generally sees a few releases per year, often for bug fixes or minor feature additions.","language":"python","status":"active","version":"1.4.0","tags":["file system","path management","walk","runner","gitignore","multiprocessing","developer tools"],"last_verified":"Thu May 21","install":[{"cmd":"pip install trailrunner","imports":["from trailrunner import walk","from trailrunner import run","from trailrunner import walk_and_run"]}],"homepage":"https://trailrunner.omnilib.dev","github":"https://github.com/omnilib/trailrunner","docs":null,"changelog":"https://trailrunner.omnilib.dev/en/latest/changelog.html","pypi":"https://pypi.org/project/trailrunner/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/trailrunner/compatibility"}}