Binary package “python-parsel” in ubuntu bionic

Python 2 library to extract HTML/XML data using XPath/CSS selectors

 Parsel is a Python library to extract data from HTML and XML using XPath and
 CSS selectors
 .
 This module is used to, for example:
  - Extract text using CSS or XPath selectors
  - Regular expression helper methods
 .
 This is the Python 2 version of the package.