django-rest-framework-csv
CSV renderer
Provides tools for rendering data in CSV format using Django REST Framework
CSV Tools for Django REST Framework
364 stars
12 watching
89 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
django-commons/drf-excel | Provides an Excel spreadsheet renderer for Django REST Framework | 218 |
codingjoe/django-pictures | A Django package for responsive image handling using modern formats like AVIF and WebP | 249 |
brack3t/django-braces | Reusable mixins for class-based views in Django | 1,960 |
nrinaudo/kantan.csv | A CSV handling library that provides a functional and safe interface to work with comma-separated data files. | 346 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |
sebneu/csvw-parser | Provides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources. | 9 |
robsteranium/csvwr | A package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard | 15 |
gizmag/drf-ujson-renderer | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 126 |
mozilla/django-csp | A Django middleware that enables the implementation of Content Security Policy (CSP) headers. | 569 |
mypebble/rest-framework-latex | A plug-in for Django REST Framework to render LaTeX math formulas as PDFs. | 35 |
jpadilla/django-rest-framework-xml | XML serialization and deserialization support for Django REST Framework | 87 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
jazzband/django-widget-tweaks | Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code. | 2,085 |
vbabiy/djangorestframework-camel-case | Supports camelCase in JSON data sent to and received from Django REST framework APIs | 646 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 80,945 |