Skip to content

Instantly share code, notes, and snippets.

View muravjov's full-sized avatar

Ilya Murav'jov muravjov

  • Saint-Petersburg
View GitHub Profile
#!/usr/bin/env python
# coding: utf-8
"""
Setup:
$ pip install urllib3 lxml git+https://github.com/bpabel/html5charref.git
"""
from __future__ import print_function
import re