Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python でモジュールHTMLSanitizerMixinからモジュールをインポートしようとしています。html5lib.sanitizerWeb を検索したところ、更新プログラムでパッケージがhtml5lib削除されたことがわかりましsanitizerたが、新しい場所からインポートしようとしても取得できないようです。
HTMLSanitizerMixin
html5lib.sanitizer
html5lib
sanitizer
1.0から何かが変わった。
sudo pip install html5lib==0.90