yukidengyu / KKRecipe

菜谱网站Demo,数据来源于美食天下,定时爬虫实时获取数据

Home Page:http://193.112.41.211:8100/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KKrecipe

数据来源于美食天下

安装方法

$ git clone https://github.com/PythonerKK/KKRecipe
$ cd KKRecipe
$ virtualenv Venv
$ cd Venv/Scripts
$ activate
$ pip install -r requirements.txt

效果图

Image text

About

菜谱网站Demo,数据来源于美食天下,定时爬虫实时获取数据

http://193.112.41.211:8100/


Languages

Language:HTML 56.7%Language:Python 41.7%Language:CSS 0.9%Language:Mako 0.8%