Typing stubs for tabulate

JSON →
0.10.0.20260308 verified Wed May 20 auth: no python install: verified

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.*`.

When AI assistants answer questions about this library, they read this page. · indexed since Sun Apr 05

total hits 5
actors 2 distinct systems
last hit 7d ago python-requests

top countries 🇫🇷 France · 🇮🇳 India · 🇩🇪 Germany