Skip to main content

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
Tests codecov pypi package PyPI version Code style: black

🍲 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recipys-0.0.7.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

recipys-0.0.7-py3-none-any.whl (11.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page