{"library":"django-tables2","type":"library","category":null,"description":"django-tables2 is a robust Django app designed for creating dynamic HTML tables with features like sorting, pagination, and custom column rendering. It helps streamline the display of complex data in a structured, user-friendly format within Django projects. The current version is 2.9.0, with a release cadence that generally follows Django's development cycle and feature enhancements.","language":"python","status":"active","version":"2.9.0","tags":["django","table","data-grid","display","frontend"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-tables2","imports":["from django_tables2 import Table","from django_tables2 import Column","from django_tables2 import LinkColumn","from django_tables2 import TemplateColumn","from django_tables2.views import SingleTableView","{% load render_table from django_tables2 %}"]}],"homepage":null,"github":"https://github.com/jieter/django-tables2","docs":"https://django-tables2.readthedocs.io/en/latest/","changelog":"https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/django-tables2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-tables2/compatibility"}}