{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"Provides type hints for the docutils library, enabling static type checkers like mypy and pyright to validate code that uses docutils for document processing and parsing.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that parses reStructuredText using docutils.","Catch type errors in document processing pipelines before runtime.","Integrate docutils into a codebase with strict type-checking enabled.","Validate custom docutils transforms and visitor implementations against the correct types."],"what_it_does":"types-docutils is a type stub package that bridges the gap between the docutils library and Python's static type checkers. It provides type annotations for docutils so that tools like mypy and pyright can validate code that uses docutils for document parsing, transformation, and rendering without requiring the docutils package itself to include inline type hints.\n\nThe stubs are maintained as part of the typeshed project and are kept in sync with docutils 0.22.3. Since this is a stub-only package with no runtime dependencies, it installs quickly and adds no overhead to your application\u2014it's purely a development tool for catching type errors during static analysis.","worth_installing":"Yes, if you use docutils and run a static type checker. It has no runtime cost, no dependencies, and is actively maintained. Install it alongside docutils in your development environment to catch type errors early. Not necessary if you don't use a type checker or don't use docutils."},"id":"types-docutils","links":{"html":"https://skillfed.io/packages/types-docutils","md":"https://skillfed.io/packages/types-docutils.md","pypi":"https://pypi.org/project/types-docutils/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-docutils","python_support":"supports_current","summary":"Typing stubs for docutils"},"popularity":{"monthly_downloads":12966958,"position":1300,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.22.3.20260724"}
