html-extract / hext

Domain-specific language for extracting structured data from HTML documents
https://hext.thomastrapp.com
Apache License 2.0
52 stars 3 forks source link

Add pip package for Python v3.8 #14

Closed thomastrapp closed 5 years ago

thomastrapp commented 5 years ago

Python 3.8 was released in October 2019: https://www.python.org/downloads/release/python-380/

thomastrapp commented 5 years ago

Done: https://pypi.org/project/hext/

Building the python 3.8 module requires Swig 4.0.1 or later