Hi Friends,
This is a code with me tutorial video to create a python recipe search app using tkinter and edamam api. It is a beginner friendly python project and it should be very easy to follow along if you're learning to code with python.
Link to Code:
https://github.com/itohan-uk/MySWEspace/tree/master/recipeApp
Requirements
You will need to install the following libraries which we use
pip3 install tkinter
pip3 install playsound
pip3 install PyObjC
pip3 install install requests
pip3 install py-edamam
Useful Links
1. py-edamam doc: https://libraries.io/pypi/py-edamam
2. Edamam api: https://developer.edamam.com/edamam-docs-recipe-api
3. Using APIs with python: https://www.dataquest.io/blog/python-api-tutorial/
4. https://colorhunt.co/
5. Python Generators: https://realpython.com/introduction-to-python-generators/
Instructions for getting Edamam App keys
1. Sign up for Edamam API: https://developer.edamam.com/
2. Click "Get an API Key now!" in the menu bar
Go Further
1. Animate the button presses
2. Add next and a previous button to go through multiple recipes for the same search
3. Make it an actual app on your computer that can be run without running the python script
Get to know me on IG:
https://www.instagram.com/itohanuk/
Green Screen Credits:
Title: https://www.youtube.com/watch?v=RkNOD...
subscribe button: https://www.youtube.com/watch?v=vSF10...
like and subscribe button: https://www.youtube.com/watch?v=JhOjk...
#tkinter #python ##edamam #coding #softwareengineer