Skip to main content

Plist support for Django REST framework

Project description

Plist serialization support for Django REST framework.

https://badge.fury.io/py/djangorestframework-plist.png https://travis-ci.org/lpomfrey/django-rest-framework-plist.png?branch=master https://coveralls.io/repos/lpomfrey/django-rest-framework-plist/badge.png?branch=master

Installation

Install using pip:

$ pip install djangorestframework-plist

…or clone the project from github:

$ git clone git@github.com:lpomfrey/django-rest-framework-plist.git

Usage

This package provides a renderer (rest_framework_plist.PlistRenderer) and a parser (rest_framework_plist.PlistParser).

Add the renderer and/or parser provided by this package to your settings, as described in the django-rest-framework documentation:

rest_framework_plist.renderers.PlistRenderer

Renders the request data into Plist.

.media_type

application/x-plist

.format

plist

rest_framework_plist.parsers.PlistParser

Parses Plist request content.

.media_type

application/x-plist

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

djangorestframework-plist-0.3.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file djangorestframework-plist-0.3.0.tar.gz.

File metadata

File hashes

Hashes for djangorestframework-plist-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d59f33409f9f2230319ce31490109cdcab89a824301394a4ab52582c3c87045c
MD5 2990425bde096f1241e7efa1d1086233
BLAKE2b-256 c448afe3da7d77e0078f1fd33c590ae541b387876bb5435d941eb43289185374

See more details on using hashes here.

File details

Details for the file djangorestframework_plist-0.3.0-py2-none-any.whl.

File metadata

File hashes

Hashes for djangorestframework_plist-0.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 fc338052504938db8942935766b1b6f1fb89a57f38bfa7ef8320670173c2012d
MD5 b5c2ff28f1f8307e038f95ab614c51bd
BLAKE2b-256 0dcd7678df19eb475a691ec6b567928b9ef637fdd149d342d8402d3bdb93e0be

See more details on using hashes here.

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