Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

hemamaps / Scrapy   python

Repository URL to install this package:

/ selector / __init__.py

"""
Selectors
"""
from scrapy.selector.unified import *
from scrapy.selector.lxmlsel import *