Metadata-Version: 2.1
Name: nbclass
Version: 1.3
Summary: nbclass工具包
Author: XiaoBai
Author-email: 1808269437@qq.com
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: DBUtils (>=3.0.3)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: openpyxl (>=3.1.2)
Requires-Dist: prettytable (>=3.11.0)
Requires-Dist: pycryptodome (>=3.17)
Requires-Dist: PyExecJS (>=1.5.1)
Requires-Dist: pymongo (>=4.7.2)
Requires-Dist: PyMySQL (>=1.0.2)
Requires-Dist: redis (>=3.5.3)
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: xlrd (>=2.0.1)
Requires-Dist: xlutils (>=2.0.0)
Requires-Dist: xlwt (>=1.3.0)
Provides-Extra: all
Provides-Extra: render

# FEAPDER

![](https://img.shields.io/badge/python-3.6-brightgreen)

## 环境要求：

- Python 3.6.0+
- Works on Linux, Windows, macOS

## 安装

From PyPi:



```shell
pip install nbclass
```

## 爬虫工具推荐

1. 爬虫在线工具库：http://www.spidertools.cn
2. 验证码识别库：https://github.com/sml2h3/ddddocr



