某网友写的基于python的搜索引擎,下载地址

SE.zip


安装方法

pip install flask
##python -m pip install --upgrade pip
python
>import flask
pip install jieba
###python server.py runserver 0.0.0.0:8002
python server.py

预览:http://IP:8080

image.png


image.png