Skip to content

tbshiki/onsenpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

onsenpi

SP-API -> spapi -> spa + pi -> onsen + pi -> onsenpi

Configuration

onsenpi simplifies the use of the Amazon Selling Partner API for developers. The library enhances API interaction, making it more intuitive and less cumbersome.

Useful Links

Usage

Initialization

client = SPAPIClient(
    marketplace=Marketplaces.JP,
    refresh_token="your_refresh_token",
    lwa_app_id="your_lwa_app_id",
    lwa_client_secret="your_lwa_client_secret",
)

Code style: black

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages