440c4e9c50
The lxml dependency in the project was fairly unnecessary, and made the initial build time for the project considerably slower. This replaces all instances of lxml with either the default html parser (for bs4 constructors) or the built in xml.etree package (for search suggestion parsing). |
||
---|---|---|
.. | ||
__init__.py | ||
filter_utils.py | ||
gen_ddg_bangs.py | ||
routing_utils.py | ||
session_utils.py |