Skip to content

Installation

Using pip

pip install xsdata-attrs[cli,lxml,soap]

Hint

  • Install the cli requirements for the code generator
  • Install the soap requirements for the builtin wsdl client
  • Install lxml for enhanced performance and advanced features

From repository

pip install xsdata[cli,lxml] @ git+https://github.com/tefra/xsdata-attrs

Using conda

conda install -c conda-forge xsdata-attrs