Metadata-Version: 2.1
Name: iparse
Version: 0.0.2
Summary: parser of bs4 with yaml config support
Home-page: https://github.com/coghost/iparse
Author: lihe
Author-email: imanux@sina.com
License: GPL
Project-URL: Bug Reports, https://github.com/coghost/iparse/issues
Project-URL: Source, https://github.com/coghost/iparse
Keywords: parse,beautifulsoup4,bs4,yaml
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: logzero
Requires-Dist: PyYAML
Requires-Dist: stringcase
Requires-Dist: beautifulsoup4

## iparse

use yaml configs to separate selectors from python scripts 

please check tests for details


