File: api_reference.rst

package info (click to toggle)
python-marshmallow 3.26.1-0.2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,280 kB
  • sloc: python: 11,513; makefile: 11; sh: 8
file content (22 lines) | stat: -rw-r--r-- 360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _api:

.. toctree::
    :caption: API Reference

    top_level
    marshmallow.schema
    marshmallow.fields
    marshmallow.decorators
    marshmallow.validate
    marshmallow.utils
    marshmallow.exceptions

Private API
===========

.. toctree::
    :caption: Private API

    marshmallow.types
    marshmallow.class_registry
    marshmallow.error_store