{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type stubs for gunicorn to enable static type checking of code that uses the gunicorn WSGI HTTP server.","skillfed_tags":["type-stubs","wsgi"],"use_cases":["Enable type checkers to validate code that imports and configures gunicorn applications.","Catch type errors in gunicorn configuration and WSGI app setup before runtime.","Provide IDE autocomplete and inline documentation for gunicorn APIs during development.","Validate gunicorn integration in a larger application's type-checked codebase."],"what_it_does":"types-gunicorn is a type stub package that provides type annotations for gunicorn. It allows static type checkers like mypy, pyright, and ty to understand and validate code that uses gunicorn, catching type errors before runtime. The stubs are maintained as part of the typeshed project and aim to provide accurate annotations for gunicorn==26.0.0.\n\nThis package contains no runtime code\u2014it exists solely to improve the developer experience when working with gunicorn in a type-checked codebase. It has no dependencies beyond Python >=3.10 and integrates transparently with standard type checkers. The stubs have been tested with mypy 2.3.0, pyright 1.1.411, and ty 0.0.59.","worth_installing":"Yes, if you use gunicorn and type-check your code. It is a lightweight, actively maintained package with no dependencies that directly improves type safety. Install it alongside gunicorn in projects where static type checking is part of your workflow."},"id":"types-gunicorn","links":{"html":"https://skillfed.io/packages/types-gunicorn","md":"https://skillfed.io/packages/types-gunicorn.md","pypi":"https://pypi.org/project/types-gunicorn/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-gunicorn","python_support":"supports_current","summary":"Typing stubs for gunicorn"},"popularity":{"monthly_downloads":229591,"position":9128,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.0.0.20260807"}
