{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Provides type stubs for sqlalchemy-utils, enabling static type checking and IDE autocompletion when using that library in Python projects.","skillfed_tags":["type-stubs","sqlalchemy"],"use_cases":["Enable type checking in projects that use sqlalchemy-utils for database column types and validators","Improve IDE autocomplete and inline documentation when writing sqlalchemy-utils code","Catch type mismatches in sqlalchemy-utils function calls during development rather than at runtime","Support gradual type adoption in legacy codebases by adding type hints to sqlalchemy-utils usage incrementally"],"what_it_does":"types-sqlalchemy-utils is a type stub package that adds static type information to sqlalchemy-utils. It allows Python type checkers and IDEs to understand the types of sqlalchemy-utils functions and classes, enabling better development-time tooling support.\n\nThe package is explicitly partial\u2014it does not yet cover all of sqlalchemy-utils' API surface. It is maintained as a separate distribution following Python's typeshed convention for third-party library stubs. With no runtime dependencies and a wheel-only distribution, installation is straightforward, but the dormant maintenance status (last release 823 days ago) means type coverage may not reflect recent sqlalchemy-utils changes.","worth_installing":"Yes, if you use sqlalchemy-utils and want static type checking. Install friction is minimal and there are no security vulnerabilities. However, be aware that maintenance is dormant (last release 823 days ago), type coverage is partial, and stubs may not reflect the latest sqlalchemy-utils API\u2014verify that the covered functions match your usage before relying on it for comprehensive type safety."},"id":"types-sqlalchemy-utils","links":{"html":"https://skillfed.io/packages/types-sqlalchemy-utils","md":"https://skillfed.io/packages/types-sqlalchemy-utils.md","pypi":"https://pypi.org/project/types-sqlalchemy-utils/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-05-13","license_spdx":null,"license_treatment":"copyleft","name":"types-sqlalchemy-utils","python_support":"supports_current","summary":"Type Stubs for sqlalchemy-utils"},"popularity":{"monthly_downloads":1012568,"position":4510,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
