{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Renders Pandas and Polars DataFrames as interactive, sortable, filterable tables in Jupyter notebooks and web applications without adding runtime dependencies.","skillfed_tags":["jupyter-widget","data-exploration","interactive-visualization"],"use_cases":["Explore large datasets in Jupyter by sorting, filtering, and paginating without writing custom display code.","Build interactive dashboards in Dash or Streamlit that let users explore tabular data without backend logic.","Export Jupyter notebooks to HTML with interactive tables preserved via nbconvert.","Display results in Shiny or Panel applications where users need to search and sort data on the fly.","Render DataFrames from multiple libraries with a single consistent interface using Narwhals."],"what_it_does":"itables is a display layer for DataFrames in Jupyter notebooks and web applications. It wraps the DataTables.net JavaScript library to turn static table output into interactive, sortable, filterable, paginated tables. Since v2.6.0, it has no runtime dependencies\u2014it works out of the box in Jupyter, Dash, Streamlit, Shiny, Panel, or Marimo. You activate it with a two-line import and call, then all DataFrames render interactively; you can also selectively show only specific tables. With Narwhals installed, it can display DataFrames from other libraries. The package is purely about rendering; it does not modify your data or workflow.","worth_installing":"Yes. itables is actively maintained, has no runtime dependencies, supports Python 3.9 through 3.14, carries permissive MIT licensing, and solves a real friction point in data exploration. Install it if you work with DataFrames in notebooks or web apps and want interactive table display without extra configuration."},"id":"itables","links":{"html":"https://skillfed.io/packages/itables","md":"https://skillfed.io/packages/itables.md","pypi":"https://pypi.org/project/itables/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":null,"license_treatment":"permissive","name":"itables","python_support":"supports_current","summary":"Python DataFrames as interactive DataTables"},"popularity":{"monthly_downloads":1537096,"position":3795,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.9.1"}
