turicas/rows

Optionally don't use lxml

Open

#152 opened on May 2, 2016

 (1 comment) (0 reactions) (0 assignees)Python (136 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If we can use Python standard library's xml module instead of lxml, then we should move all plugins which use it to xml (but use lxml if available, since it's probably faster).

Contributor guide