This is my fork of https://github.com/Magicjarvis/pizzapi
- Install Python 3
- Download this repository
- Install the requirements of the repository pip install -r requirements.txt
- Start a Command Prompt/Terminal inside of the folder called pizzapi
- Have fun!
This is a Python wrapper for the Dominos Pizza API.
It's a port of the pizzapi node.js module written by RIAEvangelist.
First type python user_interface.py
in the Command Prompt/Terminal after you have changed your directory to the location of pizzapi
Then press ENTER and the program should run.