django-modern-rpc icon indicating copy to clipboard operation
django-modern-rpc copied to clipboard

Write lxml backends

Open alorence opened this issue 8 months ago • 0 comments

Maybe 2 different backends may be useful for lxml, at least for parsing. One could use etree API and another could use objectify API.

Possibly, the lxml.etree backend may share some or all code with etree backend (see #81 )

alorence avatar Mar 02 '25 13:03 alorence