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:

Version: 1.1.1 

/ utils / multipart.py

"""
Transitional module for moving to the w3lib library.

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

from w3lib.form import *