simple-django-searchengine:使用django-googlesearch应用和Google自定义搜索引擎构建的简单django搜索引擎

时间:2024-06-06 23:15:16
【文件属性】:

文件名称:simple-django-searchengine:使用django-googlesearch应用和Google自定义搜索引擎构建的简单django搜索引擎

文件大小:2.81MB

文件格式:ZIP

更新时间:2024-06-06 23:15:16

Python

简单的Django搜索引擎 使用应用和Google自定义搜索引擎构建的简单django搜索引擎 预习 入门 初始设置 制作一个virtualenv virtualenv -p python3 env && cd env 激活virtualenv source bin/activate 克隆此存储库git clone https://github.com/farazaulia/simple-django-searchengine.git && cd simple-django-searchengine 安装依赖项pip install -r requirements.txt 将tkcbise/example-settings.py重命名为settings.py 在tkcbise/settings.py添加您的API_KEY和CUSTOM_SEARCH_ID GOOGLE_SEAR


【文件预览】:
simple-django-searchengine-master
----manage.py(539B)
----requirements.txt(64B)
----tkcbise()
--------urls.py(170B)
--------example-settings.py(3KB)
--------__init__.py(0B)
--------__pycache__()
--------wsgi.py(391B)
----README.md(1KB)
----googlesearch()
--------urls.py(159B)
--------cms_app.py(281B)
--------utils.py(683B)
--------__init__.py(662B)
--------templatetags()
--------__pycache__()
--------views.py(3KB)
--------templates()
--------static()
----tkcbise.gif(2.78MB)

网友评论