# KKRecipe **Repository Path**: ksoftpy/KKRecipe ## Basic Information - **Project Name**: KKRecipe - **Description**: 菜谱网站Demo,数据来源于美食天下,定时爬虫实时获取数据 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-01-28 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KKrecipe 数据来源于美食天下 # 安装方法 ``` $ git clone https://github.com/PythonerKK/KKRecipe $ cd KKRecipe $ virtualenv Venv $ cd Venv/Scripts $ activate $ pip install -r requirements.txt ``` # 效果图 ![Image text](https://github.com/PythonerKK/KKRecipe/blob/master/show.png)