Skip to main content

Command line interface for takeaway.com websites

Project description

# TakeAway

TakeAway is a command line interface for ordering food via:

## 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


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.1.5.zip (31.2 kB view hashes)

Uploaded Source

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