python-amazon-sp-api 1.9.30__tar.gz → 1.9.32__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. {python_amazon_sp_api-1.9.30/python_amazon_sp_api.egg-info → python_amazon_sp_api-1.9.32}/PKG-INFO +4 -15
  2. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/README.md +3 -14
  3. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32/python_amazon_sp_api.egg-info}/PKG-INFO +4 -15
  4. python_amazon_sp_api-1.9.32/sp_api/__version__.py +1 -0
  5. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/application_management/application_management.py +1 -1
  6. python_amazon_sp_api-1.9.30/sp_api/__version__.py +0 -1
  7. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/LICENSE +0 -0
  8. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/make_endpoint/make_endpoint +0 -0
  9. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/python_amazon_sp_api.egg-info/SOURCES.txt +0 -0
  10. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/python_amazon_sp_api.egg-info/dependency_links.txt +0 -0
  11. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/python_amazon_sp_api.egg-info/requires.txt +0 -0
  12. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/python_amazon_sp_api.egg-info/top_level.txt +0 -0
  13. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/setup.cfg +0 -0
  14. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/setup.py +0 -0
  15. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/__init__.py +0 -0
  16. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/__init__.py +0 -0
  17. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/amazon_warehousing_and_distribu/__init__.py +0 -0
  18. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/amazon_warehousing_and_distribu/amazon_warehousing_and_distribu.py +0 -0
  19. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/aplus_content/__init__.py +0 -0
  20. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/aplus_content/aplus_content.py +0 -0
  21. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/application_integrations/__init__.py +0 -0
  22. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/application_integrations/application_integrations.py +0 -0
  23. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/application_management/__init__.py +0 -0
  24. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/authorization/__init__.py +0 -0
  25. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/authorization/authorization.py +0 -0
  26. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/catalog/__init__.py +0 -0
  27. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/catalog/catalog.py +0 -0
  28. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/catalog_items/__init__.py +0 -0
  29. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/catalog_items/catalog_items.py +0 -0
  30. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/data_kiosk/__init__.py +0 -0
  31. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/data_kiosk/data_kiosk.py +0 -0
  32. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/easy_ship/__init__.py +0 -0
  33. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/easy_ship/easy_ship.py +0 -0
  34. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fba_inbound_eligibility/__init__.py +0 -0
  35. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fba_inbound_eligibility/fba_inbound_eligibility.py +0 -0
  36. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fba_small_and_light/__init__.py +0 -0
  37. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fba_small_and_light/fba_small_and_light.py +0 -0
  38. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/feeds/__init__.py +0 -0
  39. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/feeds/feeds.py +0 -0
  40. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/finances/__init__.py +0 -0
  41. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/finances/finances.py +0 -0
  42. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fulfillment_inbound/__init__.py +0 -0
  43. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fulfillment_inbound/fulfillment_inbound.py +0 -0
  44. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fulfillment_outbound/__init__.py +0 -0
  45. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/fulfillment_outbound/fulfillment_outbound.py +0 -0
  46. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/inventories/__init__.py +0 -0
  47. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/inventories/inventories.py +0 -0
  48. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/listings_items/__init__.py +0 -0
  49. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/listings_items/listings_items.py +0 -0
  50. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/listings_restrictions/__init__.py +0 -0
  51. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/listings_restrictions/listings_restrictions.py +0 -0
  52. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/merchant_fulfillment/__init__.py +0 -0
  53. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/merchant_fulfillment/merchant_fulfillment.py +0 -0
  54. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/messaging/__init__.py +0 -0
  55. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/messaging/messaging.py +0 -0
  56. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/notifications/__init__.py +0 -0
  57. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/notifications/notifications.py +0 -0
  58. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/orders/__init__.py +0 -0
  59. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/orders/orders.py +0 -0
  60. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/product_fees/__init__.py +0 -0
  61. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/product_fees/product_fees.py +0 -0
  62. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/product_type_definitions/__init__.py +0 -0
  63. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/product_type_definitions/product_type_definitions.py +0 -0
  64. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/products/__init__.py +0 -0
  65. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/products/products.py +0 -0
  66. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/products/products_definitions.py +0 -0
  67. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/replenishment/__init__.py +0 -0
  68. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/replenishment/replenishment.py +0 -0
  69. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/reports/__init__.py +0 -0
  70. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/reports/reports.py +0 -0
  71. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/sales/__init__.py +0 -0
  72. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/sales/sales.py +0 -0
  73. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/sellers/__init__.py +0 -0
  74. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/sellers/sellers.py +0 -0
  75. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/services/__init__.py +0 -0
  76. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/services/services.py +0 -0
  77. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/shipping/__init__.py +0 -0
  78. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/shipping/shipping.py +0 -0
  79. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/shipping/shippingV2.py +0 -0
  80. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/solicitations/__init__.py +0 -0
  81. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/solicitations/solicitations.py +0 -0
  82. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/supply_sources/__init__.py +0 -0
  83. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/supply_sources/supply_sources.py +0 -0
  84. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/tokens/__init__.py +0 -0
  85. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/tokens/tokens.py +0 -0
  86. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/upload/__init__.py +0 -0
  87. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/upload/upload.py +0 -0
  88. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_inventory/__init__.py +0 -0
  89. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_inventory/vendor_direct_fulfillment_inventory.py +0 -0
  90. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_orders/__init__.py +0 -0
  91. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_orders/vendor_direct_fulfillment_orders.py +0 -0
  92. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_payments/__init__.py +0 -0
  93. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_payments/vendor_direct_fulfillment_payments.py +0 -0
  94. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_shipping/__init__.py +0 -0
  95. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_shipping/vendor_direct_fulfillment_shipping.py +0 -0
  96. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_transactions/__init__.py +0 -0
  97. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_direct_fulfillment_transactions/vendor_direct_fulfillment_transactions.py +0 -0
  98. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_invoices/__init__.py +0 -0
  99. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_invoices/vendor_invoices.py +0 -0
  100. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_orders/__init__.py +0 -0
  101. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_orders/vendor_orders.py +0 -0
  102. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_shipments/__init__.py +0 -0
  103. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_shipments/vendor_shipments.py +0 -0
  104. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_transaction_status/__init__.py +0 -0
  105. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/api/vendor_transaction_status/vendor_transaction_status.py +0 -0
  106. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/auth/__init__.py +0 -0
  107. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/auth/access_token_client.py +0 -0
  108. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/auth/access_token_response.py +0 -0
  109. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/auth/credentials.py +0 -0
  110. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/auth/exceptions.py +0 -0
  111. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/ApiResponse.py +0 -0
  112. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/InventoryEnums.py +0 -0
  113. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/__init__.py +0 -0
  114. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/base_client.py +0 -0
  115. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/client.py +0 -0
  116. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/credential_provider.py +0 -0
  117. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/exceptions.py +0 -0
  118. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/feedTypes.py +0 -0
  119. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/fulfillment_channel.py +0 -0
  120. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/helpers.py +0 -0
  121. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/identifiersType.py +0 -0
  122. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/included_data.py +0 -0
  123. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/inegibility_reasons.py +0 -0
  124. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/marketplaces.py +0 -0
  125. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/notifications.py +0 -0
  126. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/processing_status.py +0 -0
  127. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/reportTypes.py +0 -0
  128. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/report_status.py +0 -0
  129. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/sales_enum.py +0 -0
  130. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/base/schedules.py +0 -0
  131. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/util/__init__.py +0 -0
  132. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/util/key_maker.py +0 -0
  133. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/util/load_all_pages.py +0 -0
  134. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/util/load_date_bound.py +0 -0
  135. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/sp_api/util/retry.py +0 -0
  136. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/__init__.py +0 -0
  137. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/__init__.py +0 -0
  138. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/finances/__init__.py +0 -0
  139. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/finances/test_finances.py +0 -0
  140. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/notifications/__init__.py +0 -0
  141. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/notifications/test_notifications.py +0 -0
  142. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/orders/__init__.py +0 -0
  143. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/orders/test_orders.py +0 -0
  144. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/product_fees/__init__.py +0 -0
  145. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/product_fees/product_fees.py +0 -0
  146. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/reports/__init__.py +0 -0
  147. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/reports/test_reports.py +0 -0
  148. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/sellers/__init__.py +0 -0
  149. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/api/sellers/test_sellers.py +0 -0
  150. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/client/__init__.py +0 -0
  151. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/client/test_auth.py +0 -0
  152. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/client/test_base.py +0 -0
  153. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/client/test_credential_provider.py +0 -0
  154. {python_amazon_sp_api-1.9.30 → python_amazon_sp_api-1.9.32}/tests/client/test_helpers.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-amazon-sp-api
3
- Version: 1.9.30
3
+ Version: 1.9.32
4
4
  Summary: Python wrapper for the Amazon Selling-Partner API
5
5
  Home-page: https://github.com/saleweaver/python-amazon-sp-api
6
6
  Author: Michael
@@ -48,21 +48,10 @@ If you're looking to download reports from Amazon, or get real-time alerts, [hav
48
48
 
49
49
  ### 🚀 Version 2 is coming! 🚀
50
50
 
51
- Please vote on the features you would like to see in the next version of the library.
52
-
53
- [Vote Now](https://docs.google.com/forms/d/e/1FAIpQLSeEIC1m29ue8z6OoIrkXGTT1dEn3rtbIm5HjUPTTtzud2IntQ/viewform?usp=dialog)
54
-
55
- - Pydantic Requests
56
- - Pydantic Responses
57
- - Full Async Support
58
- - Better Versioning / Separation of API Versions into different clients
59
- - What else?
60
-
61
- Note: Version 2 will be backwards compatible up to v0.0.1, while incorporating new features as voted by the community.
62
-
63
-
64
- [Vote Now](https://docs.google.com/forms/d/e/1FAIpQLSeEIC1m29ue8z6OoIrkXGTT1dEn3rtbIm5HjUPTTtzud2IntQ/viewform?usp=dialog)
51
+ You have decided, and since it's so close I'll implement pydantic and async.
52
+ Contributors welcome - please join [the discussion](https://github.com/saleweaver/python-amazon-sp-api/discussions/1762)
65
53
 
54
+ ![Alt](votes.png "Votes")
66
55
 
67
56
  ---
68
57
 
@@ -21,21 +21,10 @@ If you're looking to download reports from Amazon, or get real-time alerts, [hav
21
21
 
22
22
  ### 🚀 Version 2 is coming! 🚀
23
23
 
24
- Please vote on the features you would like to see in the next version of the library.
25
-
26
- [Vote Now](https://docs.google.com/forms/d/e/1FAIpQLSeEIC1m29ue8z6OoIrkXGTT1dEn3rtbIm5HjUPTTtzud2IntQ/viewform?usp=dialog)
27
-
28
- - Pydantic Requests
29
- - Pydantic Responses
30
- - Full Async Support
31
- - Better Versioning / Separation of API Versions into different clients
32
- - What else?
33
-
34
- Note: Version 2 will be backwards compatible up to v0.0.1, while incorporating new features as voted by the community.
35
-
36
-
37
- [Vote Now](https://docs.google.com/forms/d/e/1FAIpQLSeEIC1m29ue8z6OoIrkXGTT1dEn3rtbIm5HjUPTTtzud2IntQ/viewform?usp=dialog)
24
+ You have decided, and since it's so close I'll implement pydantic and async.
25
+ Contributors welcome - please join [the discussion](https://github.com/saleweaver/python-amazon-sp-api/discussions/1762)
38
26
 
27
+ ![Alt](votes.png "Votes")
39
28
 
40
29
  ---
41
30
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-amazon-sp-api
3
- Version: 1.9.30
3
+ Version: 1.9.32
4
4
  Summary: Python wrapper for the Amazon Selling-Partner API
5
5
  Home-page: https://github.com/saleweaver/python-amazon-sp-api
6
6
  Author: Michael
@@ -48,21 +48,10 @@ If you're looking to download reports from Amazon, or get real-time alerts, [hav
48
48
 
49
49
  ### 🚀 Version 2 is coming! 🚀
50
50
 
51
- Please vote on the features you would like to see in the next version of the library.
52
-
53
- [Vote Now](https://docs.google.com/forms/d/e/1FAIpQLSeEIC1m29ue8z6OoIrkXGTT1dEn3rtbIm5HjUPTTtzud2IntQ/viewform?usp=dialog)
54
-
55
- - Pydantic Requests
56
- - Pydantic Responses
57
- - Full Async Support
58
- - Better Versioning / Separation of API Versions into different clients
59
- - What else?
60
-
61
- Note: Version 2 will be backwards compatible up to v0.0.1, while incorporating new features as voted by the community.
62
-
63
-
64
- [Vote Now](https://docs.google.com/forms/d/e/1FAIpQLSeEIC1m29ue8z6OoIrkXGTT1dEn3rtbIm5HjUPTTtzud2IntQ/viewform?usp=dialog)
51
+ You have decided, and since it's so close I'll implement pydantic and async.
52
+ Contributors welcome - please join [the discussion](https://github.com/saleweaver/python-amazon-sp-api/discussions/1762)
65
53
 
54
+ ![Alt](votes.png "Votes")
66
55
 
67
56
  ---
68
57
 
@@ -0,0 +1 @@
1
+ __version__ = '1.9.32'
@@ -8,7 +8,7 @@ class ApplicationManagement(Client):
8
8
 
9
9
  The Selling Partner API for Application Management lets you programmatically update the client secret on registered applications.
10
10
  """
11
- grantless_scope = 'sellingpartnetapi::client_credential:rotation'
11
+ grantless_scope = 'sellingpartnerapi::client_credential:rotation'
12
12
 
13
13
  @sp_endpoint("/applications/2023-11-30/clientSecret", method="POST")
14
14
  def rotate_application_client_secret(self, **kwargs) -> ApiResponse:
@@ -1 +0,0 @@
1
- __version__ = '1.9.30'