Skip to content

bayborodin/aliexpress-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AliExpress Seller API SDK

Python wrapper of the AliExpress API for sellers. See the original API documentation at the Ali Express Open Platform web site.

Python License GitHub last commit

How to install

pip install aliexpress-sdk

or (for pre-release):

pip install git+https://github.com/bayborodin/aliexpress-sdk

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Before sending a pull request, please make sure that all tests pass and that the linter has no comments on your code.

License

MIT