Metadata-Version: 2.1
Name: idleutils
Version: 0.2.0
Summary: Fetch HTML text from URL.
Home-page: https://github.com/idleuncle/idleutils
Author: Jiangwen Su
Author-email: idleuncle@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
Requires-Dist: argparse
Requires-Dist: chardet
Requires-Dist: lambdautils
Requires-Dist: lxml
Requires-Dist: pyquery
Requires-Dist: requests
Requires-Dist: six


# idleutils

## get_html




