Marshmallow schemas for Django REST framework
Project description
Overview
Marshmallow schemas for Django REST framework
Requirements
Python (2.7, 3.3, 3.4)
Django (1.6, 1.7, 1.8)
Django REST Framework (2.4, 3.0, 3.1)
Installation
Install using pip…
$ pip install django-rest-marshmallow
Example
TODO: Write example.
Testing
Install testing requirements.
$ pip install -r requirements.txt
Run with runtests.
$ ./runtests.py
You can also use the excellent tox testing tool to run the tests against all supported versions of Python and Django. Install tox globally, and then simply run:
$ tox
Documentation
To build the documentation, you’ll need to install mkdocs.
$ pip install mkdocs
To preview the documentation:
$ mkdocs serve
Running at: http://127.0.0.1:8000/
To build the documentation:
$ mkdocs build
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
Built Distribution
Close
Hashes for django-rest-marshmallow-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78eef04121c68db5ac45df47a664bcfb51148909813ddd6edd7a850593dfff6d |
|
MD5 | 1347e2e17894c742a9d4e21dd9aab162 |
|
BLAKE2b-256 | 10c9aaa29602809b4f775eedd6c8ada61b5f768641f72efd1a7a2978e477d8b1 |
Close
Hashes for django_rest_marshmallow-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9837b8e8ac620b1016a0b4c6bec5e746d47a178e605b4dbf040081fdf55342a8 |
|
MD5 | 548198faa8dc1cb187acb951b9fe1485 |
|
BLAKE2b-256 | 1ec84027a5c26919da84caa32761507b9c41018703f492a14c9ff2d3b882c1ca |