{"library":"types-tabulate","type":"library","category":null,"description":"types-tabulate is a type stub package part of the `typeshed` project, providing static type checking information for the `tabulate` library. `tabulate` itself is a popular Python library (current version 0.11.0, released in March 2026) that pretty-prints tabular data from various data structures like lists of lists, dictionaries, or Pandas DataFrames into highly customizable, human-readable formats (e.g., plain text, grid, Markdown, HTML). `types-tabulate` ensures that code using `tabulate` can be statically analyzed by type checkers like MyPy and Pyright for correctness, without adding runtime overhead. The package releases are aligned with `typeshed` and aim to provide accurate annotations for specific `tabulate` versions, currently targeting `tabulate==0.10.*`.","language":"python","status":"active","version":"0.10.0.20260308","tags":["typing","stubs","type-checking","tabulate","typeshed"],"install":[{"cmd":"pip install types-tabulate","imports":["from tabulate_stubs import tabulate"]},{"cmd":"pip install tabulate","imports":[]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/tabulate.md","pypi":"https://pypi.org/project/types-tabulate/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":1.5,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-tabulate/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":"verified"}}