Contents

marshmallow-jsonapi 0.24.0

0

JSON API 1.0 (https://jsonapi.org) formatting with marshmallow

JSON API 1.0 (https://jsonapi.org) formatting with marshmallow

Stars: 215, Watchers: 215, Forks: 67, Open Issues: 53

The marshmallow-code/marshmallow-jsonapi repo was created 8 years ago and the last code push was 9 months ago.
The project is popular with 215 github stars!

How to Install marshmallow-jsonapi

You can install marshmallow-jsonapi using pip

pip install marshmallow-jsonapi

or add it to a project with poetry

poetry add marshmallow-jsonapi

Package Details

Author
Steven Loria
License
MIT
Homepage
https://github.com/marshmallow-code/marshmallow-jsonapi
PyPi:
https://pypi.org/project/marshmallow-jsonapi/
GitHub Repo:
https://github.com/marshmallow-code/marshmallow-jsonapi

Classifiers

No  marshmallow-jsonapi  pypi packages just yet.

Errors

A list of common marshmallow-jsonapi errors.

Code Examples

Here are some marshmallow-jsonapi code examples and snippets.

GitHub Issues

The marshmallow-jsonapi package has 53 open issues on GitHub

  • Fix attribute name inflection

See more issues on GitHub

Related Packages & Articles

orjson 3.10.0

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

json-tricks 3.17.3

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

colander 2.0

A simple schema-based serialization and deserialization library

marshmallow 3.21.1

A lightweight library for converting complex datatypes to and from native Python datatypes.

apispec 6.6.0

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).