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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django_table_renderers-1.0.0.tar.gz.
File metadata
- Download URL: django_table_renderers-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efc4cda5d42aafb1f57accfe0d86fc21b479c31bdc3a52c90ff6ab1bff8558c4
|
|
| MD5 |
fe21a819327a4fb8d1a176c7b032c5d0
|
|
| BLAKE2b-256 |
842b4c2341ffefb3032d53af747a61b0e6d9464298f093e872f62b6284c579af
|