Metadata-Version: 2.1
Name: grasspy-bs4
Version: 0.1.4112
Summary: Chinsese version of bs4 for grasspy
Home-page: https://gitee.com/laowu2019_admin/zwbs
Author: Laowu Grasspy
Author-email: 760230681@qq.com
Project-URL: Bug Tracker, https://gitee.com/laowu2019_admin/zwbs/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# 蜘蛛网

#### 介绍
beautifulsoup4 的草蟒中文版

#### 安装教程

`python -m pip install -U grasspy-bs4`

#### 使用说明

1.  [bs4 使用指南](https://www.crummy.com/software/BeautifulSoup/bs4/doc/#)
2.  [参考示例见代码仓库 tests 文件夹](https://gitee.com/laowu2019_admin/zwbs)

