{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type annotations for the tqdm progress bar library, enabling type checkers like mypy and pyright to validate code that uses tqdm.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses tqdm progress bars.","Catch type errors in scripts that pass incorrect arguments to tqdm functions.","Provide IDE autocomplete and type hints for tqdm API calls in editors that support type stubs.","Maintain strict type checking in a project that depends on tqdm without suppressing type warnings."],"what_it_does":"types-tqdm is a type stub package that provides type annotations for the tqdm progress bar library. It is part of the typeshed project and allows static type checkers like mypy, pyright, and ty to understand and validate code that uses tqdm. The stubs are kept in sync with tqdm 4.70.* and are tested against multiple type checkers to ensure accuracy.\n\nThis package has no runtime dependencies and does not change how tqdm behaves\u2014it only adds type information for development-time type checking. If you use tqdm in a codebase where you run mypy or similar tools, installing this package lets those tools understand tqdm's API and catch type errors.","worth_installing":"Yes, if you use tqdm and run a type checker (mypy, pyright, or similar) on your code. It is a lightweight, actively maintained stub package with no runtime cost. If you do not use type checking, it provides no value."},"id":"types-tqdm","links":{"html":"https://skillfed.io/packages/types-tqdm","md":"https://skillfed.io/packages/types-tqdm.md","pypi":"https://pypi.org/project/types-tqdm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-tqdm","python_support":"supports_current","summary":"Typing stubs for tqdm"},"popularity":{"monthly_downloads":6209152,"position":1958,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.70.0.20260805"}
