Skip to main content

Simple django rest framework renderers for converting python representations to tables to .xlsx or a group of .tgz'd .csv files.

Project description

# Table Renderers

These are basic methods to serialize tables in Python to common file formats. Each takes the return value from a Django endpoint using rest-framework of the form {str: {str: []}} and converts it into either a .tgz’d set of .csv files or a .xlsx with multiple pages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_table_renderers-1.0.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page