Typing stubs for prettytable, providing type annotations for the prettytable library. Current version 3.4.2.6. Updated frequently alongside typeshed.
pip install types-prettytableVerified import paths — ran on the pinned version, not inferred.
Basic usage of PrettyTable with type stubs.
Use 'from prettytable import PrettyTable'
Use print(table) instead of table.printt()
No dependency data recorded yet.