drf-excel provides an Excel spreadsheet (xlsx) renderer for Django REST Framework. It uses OpenPyXL to create the spreadsheet and provide the file to the end user.
We highly recommend and only officially support the latest patch release of each Python and Django series. When using Django 4.1 and above, this package allows you to work with async class and ...