{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type hints for the chevron Mustache template library, enabling static type checking of code that uses chevron.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that calls chevron for Mustache template rendering","Get IDE autocomplete and type hints when writing chevron template function calls","Validate template data structures passed to chevron against expected types in a CI pipeline","Catch type errors in template rendering logic without running the code"],"what_it_does":"types-chevron is a type stub package that adds static type information to the chevron Mustache template library. It's part of the typeshed project and provides accurate type annotations for chevron version 0.14.* so that type checkers like mypy and pyright can validate code using chevron without runtime errors.\n\nType stubs are metadata-only packages that don't contain executable code\u2014they exist solely to tell type checkers what types chevron's functions accept and return. You install this alongside chevron if you want your IDE and type checker to understand chevron's API and catch type mismatches before runtime.","worth_installing":"Yes, if you use chevron and want static type checking. It's a zero-friction stub package with no dependencies, actively maintained, and tested against current type checkers. Install it alongside chevron in projects that enforce type safety."},"id":"types-chevron","links":{"html":"https://skillfed.io/packages/types-chevron","md":"https://skillfed.io/packages/types-chevron.md","pypi":"https://pypi.org/project/types-chevron/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-chevron","python_support":"supports_current","summary":"Typing stubs for chevron"},"popularity":{"monthly_downloads":258693,"position":8424,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.14.2.20260408"}
