Skip to content

chenmj11/sina_finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.安装虚拟环境
python -m venv (虚拟环境的路径)
2.激活虚拟环境
进入到虚拟环境的目录下的Scripts/下 运行命令 activate.bat
3.安装环境需要的依赖
pip install -r requirements.txt

About

新浪财经新闻爬虫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages