Skip to main content

Python XML Binding

Project description

https://github.com/tefra/xsdata/raw/master/docs/_static/logo.png

xsData naive XML Bindings for python

https://travis-ci.org/tefra/xsdata.svg?branch=master https://readthedocs.org/projects/pytuber/badge https://codecov.io/gh/tefra/xsdata/branch/master/graph/badge.svg https://img.shields.io/github/languages/top/tefra/pytuber.svg https://api.codacy.com/project/badge/Grade/1248c5bc72684854899a043986d4fa06 https://img.shields.io/pypi/pyversions/xsdata.svg https://img.shields.io/pypi/v/xsdata.svg

Features

  • Generate code for XML Schema 1.0 definitions

  • Generate namespaces all qualified elements and attributes

  • Generate Enum and inner classes

  • Generate restrictions and rules (validations coming)

  • Reduce schemas overhead by flattening common types

  • Preserve embedded documentation and references

  • Pluggable code writer to support multiple formats

  • Format: Python Data Classes

    • PEP8 naming conventions and code output

    • Full support for type hints even with forward references

    • XML Parser & Serializer based on lxml with type casting

    • JSON Parser & Serializer with type casting

    • Serializer/Parser for xml and json

https://github.com/tefra/xsdata/raw/master/docs/_static/demo.gif

Check the samples repo for more ✨✨✨

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xsdata-20.1.tar.gz (102.5 kB view hashes)

Uploaded Source

Built Distribution

xsdata-20.1-py3-none-any.whl (60.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page