Get recipes instantly with this CLI tool. Choose specific meals or ingredients to cater to your appetite!
Project description
Tests | Code coverage | PyPI package CD | Latest version | Style |
---|---|---|---|---|
🍲 Recipys 🍲
Get recipe ideas directly from your CLI. Use meal type and/or ingredients to narrow your search.
Details
This app will provide you with a recipe scraped from the web. The recipe is presented in a table format with ingredients and steps. If you are struggling to find ideas for your next meal or want to know what you can do with the ingredients you have at home, give recipys a try.
Installation
The tool is available as a pip
package. Download it with the following command:
pip install recipys
Preferably, install in virtual environment.
How to Use
Run the following command to get a random recipe:
recipys
To filter per meal type, choose one of the following arguments: breakfast
, lunch
, dinner
, dessert
. The result will be random but narrowed to your filter. For example:
recipys breakfast
If you want to narrow the search with specific ingredients, specify them writing as many ingredients as you want after the with
keyword. For example:
recipys with cheese onion bacon
You can also combine meal type and ingredients in your search. Make sure to specify the ingredients after the meal type. For example:
recipys dessert with chocolate banana
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file recipys-1.0.0.tar.gz
.
File metadata
- Download URL: recipys-1.0.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f30670006450f7731cc11e794576d0bdffd50fef3cff24e11d234b35c32e5530 |
|
MD5 | 108ec60e7348ab43bde4a0097339f713 |
|
BLAKE2b-256 | 59bb9f85d7a0affc42be98a058a3a47dc282eb475e00be0b9ad02fbd64a3f639 |
File details
Details for the file recipys-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: recipys-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d938d10236f3578a14b7161a9ac09e4a70913c1ffbcb98b553c5eedb32485ce |
|
MD5 | cb212bd1dc51482d1d0d730d60be1605 |
|
BLAKE2b-256 | 65fd1184b9a1b7cd2b6a97af1977de3e8fdb66938c9a2008749417549f4a6e37 |