{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/18"}],"enrichment":{"capability":"Provides PEP 561 type stubs for tornado, enabling static type checkers like mypy and PyCharm to validate code using tornado.","skillfed_tags":["type-stubs","deprecated"],"use_cases":["Type-checking code that depends on tornado versions before 6.0.","Enabling IDE autocompletion in projects using older tornado releases.","Validating tornado usage in codebases where upgrading tornado is not immediately feasible."],"what_it_does":"types-tornado is a type stub package that provides type information for the tornado package to static type checkers. It allows tools like mypy, PyCharm, and pytype to understand tornado code and catch type errors at development time. The stubs are maintained as part of the typeshed project.\n\nThe package description explicitly notes that tornado has included type annotations since version 6.0, and recommends uninstalling types-tornado if you use that version or newer. The package has not been updated since 2021-08-27.","worth_installing":"No, unless locked into tornado versions before 6.0. For tornado 6.0 or later, tornado's built-in type annotations make this package redundant. The package has not been updated since 2021-08-27, and its own description recommends uninstalling it if using tornado 6.0 or newer."},"id":"types-tornado","links":{"html":"https://skillfed.io/packages/types-tornado","md":"https://skillfed.io/packages/types-tornado.md","pypi":"https://pypi.org/project/types-tornado/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2021-08-27","license_spdx":null,"license_treatment":"permissive","name":"types-tornado","python_support":"unspecified","summary":"Typing stubs for tornado"},"popularity":{"monthly_downloads":76754,"position":14592,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.1.1"}
