File: index.rst

package info (click to toggle)
python-jsonschema 4.25.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,952 kB
  • sloc: python: 8,469; makefile: 210; sh: 12
file content (24 lines) | stat: -rw-r--r-- 427 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
23
24
API Reference
=============

Submodules
----------

.. toctree::
   :titlesonly:

   /api/jsonschema/validators/index
   /api/jsonschema/exceptions/index
   /api/jsonschema/protocols/index

:mod:`jsonschema`
-----------------

.. automodule:: jsonschema
   :members:
   :imported-members:
   :exclude-members: FormatError, Validator, ValidationError

.. autodata:: jsonschema._format._F

.. autodata:: jsonschema._typing.id_of