Async Python wrapper for TastyIgniter APIs (v26.beta)
Project description
TastyIgniter Python API
This python package is an async wrapper to access the TastyIgniter order system APIs.
When initialized the API requires you to provide username and password for authentication to the TastyIgniter system as configured in the API settings. You will also need to pass the domain for the TastyIgniter instance.
The following functions are currently available:
get_locations: Retrieve a list of restaurant locations which are configured on the system.
get_enabled_locations: Return only locations which are currently enabled on the system.
get_orders: Return all orders from the system.
get_received_orders: Return only orders in Received status from the system.
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
File details
Details for the file tastyigniter-0.0.6.tar.gz
.
File metadata
- Download URL: tastyigniter-0.0.6.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2a1e48ac83afe7ff1d2b51e7f27bafe3ccb69b612d5a1004c4095b98f2d4509 |
|
MD5 | d83cd527422e5887d54fd9c1ef4e1b68 |
|
BLAKE2b-256 | f0af763cceecd4c5268f39e7bba7ecbeff225a1b4d763867adefca4c5b4a53e6 |