django-modern-rpc
                                
                                
                                
                                    django-modern-rpc copied to clipboard
                            
                            
                            
                        Write lxml backends
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 )