{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type stubs for the waitress WSGI server, enabling static type checkers like mypy and pyright to validate code that uses waitress.","skillfed_tags":["type-stubs","typing"],"use_cases":["Enable mypy or pyright to type-check code that calls waitress APIs","Catch type mismatches in WSGI application configuration before deployment","Support IDE autocompletion and type hints for waitress function signatures and classes","Validate custom middleware or server configuration code that interacts with waitress"],"what_it_does":"types-waitress is a type stub package that provides type annotations for the waitress WSGI application server. It allows static type checkers to understand and validate code that imports and uses waitress, catching type-related errors before runtime. The stubs are maintained as part of the typeshed project and are kept in sync with waitress releases.\n\nThis package is purely for development and type-checking workflows\u2014it adds no runtime behavior and has no dependencies. If you use waitress in a codebase where you run mypy, pyright, or similar tools, installing this package enables those tools to type-check your waitress integration code accurately.","worth_installing":"Yes, if you use waitress and run a static type checker. It is a lightweight, actively maintained stub package with no runtime cost and no security vulnerabilities. Install it alongside waitress in development environments where type checking is part of your workflow."},"id":"types-waitress","links":{"html":"https://skillfed.io/packages/types-waitress","md":"https://skillfed.io/packages/types-waitress.md","pypi":"https://pypi.org/project/types-waitress/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-waitress","python_support":"supports_current","summary":"Typing stubs for waitress"},"popularity":{"monthly_downloads":252711,"position":8536,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.0.1.20260724"}
