github sergioteula/python-aliexpress-api v2.0.0
Version 2.0.0

latest releases: v3.0.0, v2.1.1, v2.1.0...
2 years ago

This version breaks compatibility with previous ones, so you will need to migrate in order to take advantage of the new features.

New features:

  • Completely refactored code to improve usability.
  • Added type hinting to help you code.
  • Added compatibility with all arguments from the official API.
  • Added custom exceptions to help with error handling.
  • Added models for some attributes.
  • Added docstrings for all methods.
  • Added new method to get hotproducts.
  • Now is possible to get affiliate links and products information in bulk.

Breaking changes:

  • Adjusted all methods and models to meet AliExpress API standards.
  • Changed module name from aliexpress to aliexpress_api to avoid module clashes.
  • Compatibility with Python 3.6 or later.

Don't miss a new python-aliexpress-api release

NewReleases is sending notifications on new releases.