cbook

Cookbook app: create, edit, show and filter recipes.


Keywords
cbook, recpipes, recipe, management
License
GPL-3.0
Install
pip install cbook==0.0.4

Documentation

cbook

Overview

This is an app to manage recipes.

Features:

  • Create, edit, delete recipes
  • Change servings of a recipe on the recipe view page
  • Filter for tags in the recipe list

Text in this app is only in german for now! Other language support shall be implemented in the future (at least English)!

Dependencies

This app (and it's installation) depends on:

  • python
  • pip

Installation

This app is hosted on PyPI so it can be installed using pip:

$ python -m pip install cbook