File: index.rst

package info (click to toggle)
python-xsdata 24.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,936 kB
  • sloc: python: 29,257; xml: 404; makefile: 27; sh: 6
file content (41 lines) | stat: -rw-r--r-- 936 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.. include:: ../README.rst
    :start-line: 3

.. admonition:: Why naive?

    The W3C XML Schema is too complicated but with good reason. It needs to support any
    api design. On the other hand when you consume xml you don't necessarily care about
    any of that. This is where xsData comes in, to simplify things by making a lot of
    assumptions like the following one that started everything:


        All xs:schema elements are classes everything else is either noise or class
        properties


.. toctree::
    :glob:
    :maxdepth: 1

    installation
    codegen
    models
    xml
    json
    wsdl
    examples
    data-types
    api
    faq
    changelog

.. toctree::
    :caption: Links

    PyPI <https://pypi.org/project/xsdata/>
    Conda <https://anaconda.org/conda-forge/xsdata>
    Github <https://github.com/tefra/xsdata>


.. meta::
   :google-site-verification: VSyrlSSIOrwnZhhAo3dS6hf1efs-8FxF3KezQ-bH_js