pypi python-amazon-sp-api 1.9.52
v1.9.52

latest releases: 1.9.57, 1.9.56, 1.9.55...
5 hours ago

Version 1.9.52

Relevant Changes

  • Documentation: Enhanced the README.md by adding a CodeFactor badge, providing users with a quick view of the code quality and maintainability status.

Internal

  • Updated version number from 1.9.51 to 1.9.52 in __version__.py.

Diagrams

Updated Documentation Structure

graph TD;
    A[Documentation] --> B[architecture.rst];
    A --> C[quickstart.rst];
    A --> D[endpoints];
    A --> E[responses];
    A --> F[utils];
    A --> G[examples];
Loading

Module Import Path

graph TD;
    A[Client] --> B[sp_api.api.external_fulfillment.external_fulfillment];
Loading

Don't miss a new python-amazon-sp-api release

NewReleases is sending notifications on new releases.