An unofficial Starbucks Singapore (SG) software development kit (SDK).
Project description
sbux
sbux
is an unofficial Starbucks Singapore (SG) Python SDK.
Installing
Install and update using pip
;
pip install sbux
Example
from sbux import Starbucks
starbucks = Starbucks
starbucks.get_stores()
starbucks.get_menu_items(branch_code="13377")
See more examples.
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-1.0.2.tar.gz
(4.1 kB
view hashes)
Built Distribution
sbux-1.0.2-py3-none-any.whl
(5.4 kB
view hashes)