Command line interface for takeaway.com websites
Project description
# TakeAway
TakeAway is a command line interface for ordering food via:
- AT: https://www.lieferservice.at
- BE: https://www.pizza.be
- CH: https://www.lieferservice.ch
- FR: https://www.pizza.fr
- LU: https://www.pizza.lu
- NL: https://www.thuisbezorgd.nl
- PT: https://www.pizza.pt
- VT: https://www.vietnammm.com
## Installation
pip install takeaway
## Quick start
takeaway country postcode
Available countries: AT, BE, CH, FR, LU, NL, PT, VT.
For Vietnam see [here](https://github.com/Ovvovy/TakeAway/wiki/Vietnam).
### Create the database
–db-make
### Search
Search for meals in every restaurants:
-m meal1 meal2 …
Search for meals in restaurants:
-m meal1 meal2 … -r restaurant1 restaurant2 …
Add meals to your basket:
-a index index …
### User
Create an user:
–u-create username
Load an user:
-u username
### Order
–checkout –confirm
### All in one
takeaway country postcode -m meal … -r restaurant -a index -u username –checkout –confirm
## Links
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
takeaway-0.2.1.tar.gz
(22.8 kB
view hashes)