You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for developping this neat lib to bind XML to Data object. :)
When running this lib, I need CLI dependencies only for dev but not when running my webservice :
Code generation / CLI :
click
jinja2
docformatter
toposort
WSDL/SOAP:
requests
Maybe we can consider adding this as extras to have a light library for parsing & serializing. (only lxml as dependency)
The text was updated successfully, but these errors were encountered:
Thank you for developping this neat lib to bind XML to Data object. :)
When running this lib, I need CLI dependencies only for dev but not when running my webservice :
Code generation / CLI :
WSDL/SOAP:
Maybe we can consider adding this as extras to have a light library for parsing & serializing. (only lxml as dependency)
The text was updated successfully, but these errors were encountered: