An unofficial Starbucks Singapore (SG) software development kit (SDK).
Project description
sbux
sbux
is an unofficial Starbucks Singapore (SG) software development kit (SDK).
sbux
is named after the ticker symbol of Starbucks Corporation (SBUX) on the NASDAQ.
Installing
Install and update using pip
;
pip install sbux
A Simple Example
from sbux import Starbucks
starbucks = Starbucks
starbucks.get_stores()
starbucks.get_menu_items(branch_code="13377")
Contributing
For guidance on setting up a development environment and how to make a contribution, see the contributing guidelines.
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
sbux-0.3.0.tar.gz
(4.4 kB
view hashes)
Built Distribution
sbux-0.3.0-py3-none-any.whl
(5.3 kB
view hashes)