{ "package": "tabulate", "version": "0.10.0", "stubs_only": "no", "py_typed": "NO", "pypi": { "upload_time": "2026-03-04T18:55:34.402969Z", "requires_python": ">=3.10", "size": 91754, "sha256": "e2cfde8f79420f6deeffdeda9aaec3b6bc5abce947655d17ac662b126e48a60d" }, "metadata": { "Metadata-Version": [ "2.4" ], "Name": [ "tabulate" ], "Version": [ "0.10.0" ], "Summary": [ "Pretty-print tabular data" ], "Author-email": [ "Sergey Astanin " ], "License-Expression": [ "MIT" ], "Project-URL": [ "Homepage, https://github.com/astanin/python-tabulate" ], "Classifier": [ "Development Status :: 4 - Beta", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Topic :: Software Development :: Libraries" ], "Requires-Python": [ ">=3.10" ], "Description-Content-Type": [ "text/markdown" ], "License-File": [ "LICENSE" ], "Provides-Extra": [ "widechars" ], "Requires-Dist": [ "wcwidth; extra == \"widechars\"" ], "Dynamic": [ "license-file" ] }, "module_reports": [ { "path": "tabulate/__init__.py", "symbol_reports": [ { "kind": "function", "name": "tabulate.tabulate", "n_typed": 0, "n_any": 0, "n_untyped": 21, "n_overloads": 1, "n_typable": 21, "n_params": 20, "n_function_overloads": 1, "n_function_params": 20 }, { "kind": "function", "name": "tabulate.simple_separated_format", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "attr", "name": "tabulate.tabulate_formats", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "tabulate", "names": [ "tabulate.simple_separated_format", "tabulate.tabulate", "tabulate.tabulate_formats" ], "n_typable": 24, "n_typed": 0, "n_any": 0, "n_untyped": 24, "n_functions": 2, "n_function_overloads": 2, "n_function_params": 21, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 1, "n_properties": 0, "n_type_ignores": 0 } ], "typecheckers": {}, "n_modules": 1, "n_typable": 24, "n_typed": 0, "n_any": 0, "n_untyped": 24, "n_functions": 2, "n_function_overloads": 2, "n_function_params": 21, "n_methods": 0, "n_method_params": 0, "n_method_overloads": 0, "n_classes": 0, "n_attrs": 1, "n_properties": 0, "type_ignores": [], "n_type_ignores": 0 }