{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides type hints and stub files for the metaflow package, enabling IDE autocompletion and type checking in editors like VSCode and language servers like Pylance.","skillfed_tags":["type-hints","developer-tools"],"use_cases":["Enable IDE autocompletion and inline type hints when writing code in stub-aware editors.","Catch type errors during static analysis without running code.","Improve developer experience by reducing the need to consult external documentation for function signatures.","Support type-checking tools like mypy or pyright to validate code before deployment."],"what_it_does":"ob-metaflow-stubs is a type-hint package that provides stub files (.pyi) for type information. It does not add runtime functionality; instead, it supplies type information that IDEs and language servers use to offer autocompletion, inline documentation, and type checking. When installed, it enables modern Python development tools like VSCode and Pylance to understand the API surface of the underlying package.\n\nThe package has no runtime dependencies and installs with low friction. It is actively maintained and supports Python versions from 3.7.0 onward. It is most useful for developers who want better IDE support and static type checking when working with the underlying package, rather than for end users running code at scale.","worth_installing":"Yes, if you use the underlying package and want IDE autocompletion and type checking. The package is lightweight, has no dependencies, carries a permissive license, and is actively maintained. Install it only if you develop in an editor that supports stubs; it adds no value at runtime."},"id":"ob-metaflow-stubs","links":{"html":"https://skillfed.io/packages/ob-metaflow-stubs","md":"https://skillfed.io/packages/ob-metaflow-stubs.md","pypi":"https://pypi.org/project/ob-metaflow-stubs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"ob-metaflow-stubs","python_support":"supports_current","summary":"Metaflow Stubs: Stubs for the metaflow package"},"popularity":{"monthly_downloads":168700,"position":10440,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.0.12.41"}
