{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type stubs for the freezegun time-mocking library, enabling type checkers like mypy and PyCharm to validate code that uses freezegun.","skillfed_tags":["type-stubs","deprecated"],"use_cases":["Type-checking legacy projects that depend on freezegun versions older than 1.2.1 without built-in type support.","Providing type hints in environments where freezegun's bundled stubs are unavailable or not recognized by the type checker.","Validating freezegun usage in codebases that require strict type checking before freezegun added native type annotations."],"what_it_does":"This is a PEP 561 type stub package that provides type information for the freezegun time-mocking library. It allows static type checkers like mypy, PyCharm, and pytype to understand and validate the types used in freezegun code without needing runtime execution. The stubs are sourced from the typeshed project, a centralized repository of type definitions for the Python ecosystem.\n\nHowever, this package is largely obsolete: freezegun has shipped with its own type annotations since version 1.2.1, making separate stubs unnecessary for modern installations. The package has not been updated since 2022-06-09, and the description explicitly recommends uninstalling it if you use freezegun 1.2.1 or newer.","worth_installing":"No, unless you are locked into freezegun < 1.2.1. For any modern freezegun installation (1.2.1+), uninstall this package and rely on freezegun's built-in type stubs instead. The package has not been updated since 2022-06-09 and the project itself recommends against using it with current freezegun versions."},"id":"types-freezegun","links":{"html":"https://skillfed.io/packages/types-freezegun","md":"https://skillfed.io/packages/types-freezegun.md","pypi":"https://pypi.org/project/types-freezegun/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-06-09","license_spdx":null,"license_treatment":"permissive","name":"types-freezegun","python_support":"unspecified","summary":"Typing stubs for freezegun"},"popularity":{"monthly_downloads":2888281,"position":2841,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.10"}
