Skip to content

yaohongfenglove/free_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

文章质量检测

快速开始

准备

1.运行环境

支持Linux、Windows系统,Mac系统未测试。

先安装 Python

建议Python版本3.8.x,尤其是需要进行exe打包时(3.8为win7上可运行的最后一个python版本)。

创建虚拟环境后,安装所需核心依赖:

python -m pip install --upgrade pip
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages