ekiczek / get_paprika_recipes_list

A quick python script to get an alphabetized list of paprika recipes (because I couldn't get one from the app)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_paprika_recipes_list

A quick python script to get an alphabetized list of paprika recipes (because I couldn't get one from the app)

Usage

  1. Copy paprika_creds.txt.orig to paprika_creds.txt and edit with your Paprika Cloud creds

  2. Run pip install -r requirements.txt.

  3. Run python3 get_recipe_list.py.

Reference

https://gist.github.com/mattdsteele/7386ec363badfdeaad05a418b9a1f30a

About

A quick python script to get an alphabetized list of paprika recipes (because I couldn't get one from the app)

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%