Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
PyPI

PyXB 1.2.6

pip install PyXB

Latest version

Released:

Python XML Schema Bindings

Verified details

These details have beenverified by PyPI
Maintainers
Avatar for pabigot from gravatar.compabigot

Unverified details

These details havenot been verified by PyPI
Project links
Meta
  • License: Apache Software License (Apache License 2.0)
  • Author:Peter A. Bigot

Project description

PyXB is a purePython package that generatesPython code for classes that correspond to data structures defined byXMLSchema. In concept it is similar toJAXB for Java andCodeSynthesis XSD for C++.

The major goals of PyXB are:

  • Provide a generated Python interface that is “Pythonic”, meaning similarto one that would have been hand-written:

    • Attributes and elements are Python properties, with name conflictsresolved in favor of elements

    • Elements with maxOccurs larger than 1 are stored as Python lists

    • Bindings for type extensions inherit from the binding for the base type

    • Enumeration constraints are exposed as class (constant) variables

  • Support bi-directional conversion (document to Python and back)

  • Allow easy customization of the generated bindings to providefunctionality along with content

  • Support all XMLSchema features that are in common use, including:

    • complex content models (nested all/choice/sequence)

    • cross-namespace dependencies

    • include and import directives

    • constraints on simple types

Project details

Verified details

These details have beenverified by PyPI
Maintainers
Avatar for pabigot from gravatar.compabigot

Unverified details

These details havenot been verified by PyPI
Project links
Meta
  • License: Apache Software License (Apache License 2.0)
  • Author:Peter A. Bigot

Download files

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

Source Distribution

PyXB-1.2.6.tar.gz (7.0 MBview details)

UploadedSource

File details

Details for the filePyXB-1.2.6.tar.gz.

File metadata

  • Download URL:PyXB-1.2.6.tar.gz
  • Upload date:
  • Size: 7.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyXB-1.2.6.tar.gz
AlgorithmHash digest
SHA2562a00f38dd1d87b88f92d79bc5a09718d730419b88e814545f472bbd5a3bf27b4
MD54303573fc7094ce4664c5b71cd4bdb48
BLAKE2b-256e3094fdb190ea2b7cb43d6d3e745276ee69f4d6181be70fcbfda7df3c5f72f0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security SponsorDatadog MonitoringDepot Continuous IntegrationFastly CDNGoogle Download AnalyticsPingdom MonitoringSentry Error loggingStatusPage Status page

[8]ページ先頭

©2009-2025 Movatter.jp