drf-excel
Excel renderer
Provides an Excel spreadsheet renderer for Django REST Framework
An XLSX spreadsheet renderer for Django REST Framework.
221 stars
10 watching
41 forks
Language: Python
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
gizmag/drf-ujson-renderer | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
tuffnatty/drf-proxy-pagination | Provides a flexible pagination system for Django REST Framework | 14 |
mjumbewu/django-rest-framework-csv | Provides tools for rendering data in CSV format using Django REST Framework | 365 |
wsvincent/drfx | A Django project framework with authentication and API endpoints for quick development. | 484 |
mypebble/rest-framework-latex | A plug-in for Django REST Framework to render LaTeX math formulas as PDFs. | 35 |
hipo/drf-extra-fields | Provides additional fields and functionality for Django Rest Framework | 673 |
chibisov/drf-extensions | Custom extensions for Django REST Framework | 1,482 |
rsinger86/drf-flex-fields | Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
codingjoe/django-pictures | A Django package for responsive image handling using modern formats like AVIF and WebP | 251 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 142 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
drf-psq/drf-psq | A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |