https://github.com/freakwill/cooking
🍛cooking, food, recipe
https://github.com/freakwill/cooking
cooking food meishijie recipe
Last synced: 11 months ago
JSON representation
🍛cooking, food, recipe
- Host: GitHub
- URL: https://github.com/freakwill/cooking
- Owner: Freakwill
- Created: 2019-02-20T13:11:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T04:10:34.000Z (over 7 years ago)
- Last Synced: 2025-03-21T17:55:49.845Z (over 1 year ago)
- Topics: cooking, food, meishijie, recipe
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cooking
cooking, food, recipe
## Slogan
Take it, and fire your girl-friend.
## How
We apply the module `fire`, so it is ez to use it.
```python
# for help
python3 meishijie.py search
python3 meishijie.py show
# how
python3 Folders/生活/meishijie.py search --keyword 蛋炒饭 --kw 160
python3 Folders/生活/meishijie.py show --index danchaofan_6
```
## Examples
```
[~] python3 Folders/生活/meishijie.py show --index mulijiandan_2 12:02:31
牡蛎煎蛋:
==========
信息:
{'工艺': '煎', '难度': '初中水平', '人数': '1人份', '口味': '家常味', '准备时间': '15分钟', '烹饪时间': '<15分钟'}
----------
*“还是头一回在我们这里找到了牡蛎,那种去壳的,洗净的牡蛎,比较贵,带水的要三十多块钱,称了一勺,就半斤多了,加了婆婆家里拿来的草鸡蛋,这个早餐成本可真是高的。”*
主料:
牡蛎 : 15克
鸡蛋: 50克
洋葱: 100克
面粉: 50克
盐: 适量
香葱: 适量
食用油: 适量
辅料:
牡蛎 : 15克
鸡蛋: 50克
洋葱: 100克
面粉: 50克
----------
步骤:
1. 把牡蛎放在热水里焯一下后沥干水
2. 香葱切碎
3. 洋葱也切碎
4. 盆子里打入一个鸡蛋
5. 再加入适量的面粉、鸡精、盐
6. 加入适量的冷水
7. 用打蛋器拌成无颗粒的面糊
8. 加入洋葱和香葱
9. 再加入牡蛎
10. 锅加热,加入适量的油,倒入一勺面糊
11. 用小火煎到表面金黄色
12. 再翻个面继续煎到金黄色即可
13. 热食最佳
----------
```