Ordering a Pizza with Python - Tutorial 1 - Exploring the API

preview_player
Показать описание
This tutorial series will show you how to use the domino's pizza python API to order a pizza! We will be creating a script that will allow a customer to browse the menu of the closest domino's near them and select items that they would like to order.

- Links -

◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python

◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

Tags:
- Tech With Tim
- Python Tutorials
- Domino's API
- Order Pizza With Python
- Python Order Pizza

#Python
Рекомендации по теме
Комментарии
Автор

Quick disclaimer! You will only be able to actually order a pizza if there is a dominos close enough to you. Regardless I think it's cool to create an app like this and see how you can work with poorly documented API's. If you live outside of north america be advised that you'll have to put in a north american address to test this out.

TechWithTim
Автор

Your tutorials are better than paid courses

mdatick
Автор

I just discovered your channel via your PyGame tutorials and I absolutely love it! Your tutorials are incredible and I can't wait to see more!

shirosplayground
Автор

Was just thinking "I need to learn how to work with APIs" lmao you the best tim

Brainstorm_brews
Автор

quick tip:
The github repo you used was a python module
instead of working from inside the pizzapy folder, you could run setup.py file like this: "python setup.py install"
it would have install the module to your site-packages and also automatically install all the requirements

qwefty
Автор

Jarvis did the same too some years ago good you updated it :D

destinyhans
Автор

I watch Jarvis Johnson's videos a lot.

prawnydagrate
Автор

40 Bay St, Toronto, ON is the Scotiabank Arena, which is home to the Toronto Maple Leafs.

pepewhat
Автор

I'm enjoying your toutorials. Thanks

nabeelshoukat
Автор

Hey, tell me from where you get to learn all these stuffs?
Thanks🙂

arjungarg
Автор

I live in Ontario too, and im pretty sure that address is near the CN tower!

TheJuniorCoder
Автор

Is pypizza works specificly on the US or can it work on other countries?

erdiee
Автор

Can I keep this project in software engineer intern at Amazon resume

dheerajgade
Автор

I just passed by and I love your videos, but I have a question, can you please make a video on how to create and interactive Data Entry Form by Python and let the form feed the sql server with data directly. Many thanks.

findthetruth
Автор

Does it work outside of the USA?
'Cause I want to try it in Mexico.

chuchido
Автор

Can we make the payment as upi payment or something, like automatic receiving payment request instead of card

Midhun
Автор

Will you pls make a tutorial video on making book review site using good reads

sonaligupta
Автор

Hi may I ask if this works for my country, Singapore ?

kevinloh
Автор

anyone know why it keeps telling me that there are no local stores open, even though i know that there are some open stores close to me? I've tried this with multiple different addresses and even addresses in different states and no luck. But when i use the address Tim used, it works fine. Anyone know why its not working? I'm using the right format and everything but it keeps saying there are no local stores open

thepetrichor
Автор

needed VPN to make this work, nice tutorial anyway

gabenfanboy