New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sbux

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sbux

An unofficial Starbucks Singapore (SG) software development kit (SDK).

pipPyPI
Version
1.0.3
Maintainers
1

sbux

CI Semantic Release

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts