kptncook
kptncook copied to clipboard
Fetch receipts from kptncook API and export them to mealie or paprika
Hey thanks for this great script 👋🏾 but since some days I getting following error: Do you have an idea whats wrong? Error: ```python AttributeError: 'list' object has no attribute...
Hi everyone, after installing version 0.0.17 (according to pipx), I am able to get the required token and could also pull my favorites. But it will instantly throw the following...
Here are some api endpoints, maybe it would be nice to have some cli commands to fetch recipes from those endpoints? ``` https://mobile.kptncook.com/discovery/list/curated/6512a9475100004c009f516a?favorites=5b99084f2700007d089e190c&lang=de&store=de&preferences=rt%3Adiet_vegetarian%2C alternative list ids: 6512a9475100004c009f516a 6511394a4f0000a5050f686e 64edb8195000001309c52a4c 651673793c00001a073cc9c2...
Hi Jochen, I came across the recipe with the id 63f48c995000009a054010c4 Adding it to the local repo works fine, but get_kptncook_recipes_from_repository cannot handle it, so the local repo and the...
It should be possible to get email/password for kptncook directly from a password manager like 1password instead of prompting for it on command line.
Hey there pydantic has switched its version therefore this repo needs an update. ``` Traceback (most recent call last): File "/root/.local/bin/kptncook", line 5, in from kptncook import cli File "/root/.local/pipx/venvs/kptncook/lib/python3.9/site-packages/kptncook/__init__.py",...
Get a traceback while backuping my 1086 favorites. ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ C:\Python311\Lib\site-packages\kptncook\__init__.py:167 in backup_kptncook_favorites │ │ │ │ 164 │ │ sys.exit(1) │ │ 165...
Currently the ingredient is also set as the title for the entry. This will overload the list of ingredients. For me I've changed the title property to null resulting in...
First of all: Great project! I've spent the last evening to play arround and set up the application. Doing that I thought about a docker container to run everything. I...
Hi this is more a feature request. After running the script in docker for several weeks now, I realised that the kptncook recipes have invalid tags, e.g. a meal with...