一个强大易用的爬虫框架


License
MIT
Install
pip install maize==0.3.8

Documentation

Logo

maize

codecov Downloads Downloads Downloads

一个 Python 爬虫框架

安装

pip install maize

开发

安装预提交钩子

pre-commit install

代码覆盖率

pytest --cov=./maize --cov-report=html