{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type hints for the pyfarmhash hashing library, enabling static type checkers to validate code that uses pyfarmhash without runtime overhead.","skillfed_tags":["type-stubs","typeshed"],"use_cases":["Enable mypy or pyright to type-check code that calls pyfarmhash functions.","Catch type mismatches in hash input or output handling before runtime.","Support IDE autocompletion and inline type hints when working with pyfarmhash.","Maintain type safety in projects that depend on pyfarmhash for consistent hashing."],"what_it_does":"types-pyfarmhash is a type stub package from the typeshed project that supplies type annotations for the pyfarmhash hashing library. It allows static type checkers like mypy and pyright to understand and validate code that calls pyfarmhash functions, catching type errors before runtime. The stubs are maintained to match pyfarmhash version 0.4.* and are tested against mypy 1.20.0 and pyright 1.1.408.\n\nThis package contains only type information\u2014it does not include any runtime code or dependencies. It is installed alongside pyfarmhash to enable type-aware development workflows. Because it is part of typeshed, updates and fixes are contributed upstream rather than to this package directly.","worth_installing":"Yes, if you use pyfarmhash and want static type checking. Install it alongside pyfarmhash to enable type checkers to validate your code. No runtime cost, low friction, and part of the well-maintained typeshed ecosystem. Skip it only if you do not use type checkers or do not use pyfarmhash."},"id":"types-pyfarmhash","links":{"html":"https://skillfed.io/packages/types-pyfarmhash","md":"https://skillfed.io/packages/types-pyfarmhash.md","pypi":"https://pypi.org/project/types-pyfarmhash/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-pyfarmhash","python_support":"supports_current","summary":"Typing stubs for pyfarmhash"},"popularity":{"monthly_downloads":124199,"position":11880,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0.20260408"}
