Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Scrapy / utils / markup.py
Size: Mime:
"""
Transitional module for moving to the w3lib library.

For new code, always import from w3lib.html instead of this module
"""

from w3lib.html import *