python-amazon-sp-api 1.6.3__tar.gz → 1.6.5__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.
- {python-amazon-sp-api-1.6.3/python_amazon_sp_api.egg-info → python-amazon-sp-api-1.6.5}/PKG-INFO +26 -41
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/README.md +25 -40
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/make_endpoint/make_endpoint +2 -2
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5/python_amazon_sp_api.egg-info}/PKG-INFO +26 -41
- python-amazon-sp-api-1.6.5/sp_api/__version__.py +1 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/__init__.py +5 -3
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_inbound/fulfillment_inbound.py +198 -116
- python-amazon-sp-api-1.6.3/sp_api/__version__.py +0 -1
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/LICENSE +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/SOURCES.txt +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/dependency_links.txt +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/requires.txt +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/top_level.txt +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/setup.cfg +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/setup.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/amazon_warehousing_and_distribu/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/amazon_warehousing_and_distribu/amazon_warehousing_and_distribu.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/aplus_content/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/aplus_content/aplus_content.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/application_management/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/application_management/application_management.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/authorization/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/authorization/authorization.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog/catalog.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog_items/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog_items/catalog_items.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/data_kiosk/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/data_kiosk/data_kiosk.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_inbound_eligibility/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_inbound_eligibility/fba_inbound_eligibility.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_small_and_light/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_small_and_light/fba_small_and_light.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/feeds/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/feeds/feeds.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/finances/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/finances/finances.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_inbound/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_outbound/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_outbound/fulfillment_outbound.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/inventories/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/inventories/inventories.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_items/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_items/listings_items.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_restrictions/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_restrictions/listings_restrictions.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/merchant_fulfillment/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/merchant_fulfillment/merchant_fulfillment.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/messaging/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/messaging/messaging.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/notifications/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/notifications/notifications.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/orders/orders.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/product_fees/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/product_fees/product_fees.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/product_type_definitions/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/product_type_definitions/product_type_definitions.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/products/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/products/products.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/products/products_definitions.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/replenishment/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/replenishment/replenishment.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/reports/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/reports/reports.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/sales/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/sales/sales.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/sellers/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/sellers/sellers.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/services/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/services/services.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/shipping/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/shipping/shipping.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/solicitations/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/solicitations/solicitations.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/supply_sources/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/supply_sources/supply_sources.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/tokens/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/tokens/tokens.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/upload/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/upload/upload.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_inventory/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_inventory/vendor_direct_fulfillment_inventory.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_orders/vendor_direct_fulfillment_orders.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_payments/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_payments/vendor_direct_fulfillment_payments.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_shipping/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_shipping/vendor_direct_fulfillment_shipping.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_transactions/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_transactions/vendor_direct_fulfillment_transactions.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_invoices/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_invoices/vendor_invoices.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_orders/vendor_orders.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_shipments/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_shipments/vendor_shipments.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_transaction_status/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_transaction_status/vendor_transaction_status.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/auth/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/auth/access_token_client.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/auth/access_token_response.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/auth/credentials.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/auth/exceptions.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/ApiResponse.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/InventoryEnums.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/base_client.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/client.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/credential_provider.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/exceptions.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/feedTypes.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/fulfillment_channel.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/helpers.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/identifiersType.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/included_data.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/inegibility_reasons.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/marketplaces.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/notifications.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/processing_status.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/reportTypes.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/report_status.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/sales_enum.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/base/schedules.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/util/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/util/key_maker.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/util/load_all_pages.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/util/load_date_bound.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/sp_api/util/retry.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/finances/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/finances/test_finances.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/notifications/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/notifications/test_notifications.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/orders/test_orders.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/product_fees/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/product_fees/product_fees.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/reports/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/reports/test_reports.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/sellers/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/api/sellers/test_sellers.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/client/__init__.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/client/test_auth.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/client/test_base.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/client/test_credential_provider.py +0 -0
- {python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5}/tests/client/test_helpers.py +0 -0
{python-amazon-sp-api-1.6.3/python_amazon_sp_api.egg-info → python-amazon-sp-api-1.6.5}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: python-amazon-sp-api
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.5
|
|
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
|
|
@@ -12,7 +12,12 @@ Provides-Extra: aws-caching
|
|
|
12
12
|
Provides-Extra: aws
|
|
13
13
|
License-File: LICENSE
|
|
14
14
|
|
|
15
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
16
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
17
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
18
|
+
|
|
15
19
|
# PYTHON-AMAZON-SP-API
|
|
20
|
+
[](https://github.com/sponsors/saleweaver)
|
|
16
21
|
|
|
17
22
|
|
|
18
23
|
## Amazon Selling-Partner API
|
|
@@ -23,11 +28,26 @@ A wrapper to access **Amazon's Selling Partner API** with an easy-to-use interfa
|
|
|
23
28
|
|
|
24
29
|
---
|
|
25
30
|
|
|
26
|
-
|
|
31
|
+
# 🌟 Thank you for using python-amazon-sp-api! 🌟
|
|
32
|
+
|
|
33
|
+
This tool helps developers and businesses connect seamlessly with Amazon's vast marketplace, enabling powerful automations and data management.
|
|
34
|
+
|
|
35
|
+
If you appreciate this project and find it useful, please consider supporting its continued development:
|
|
36
|
+
|
|
37
|
+
- 🙌 [GitHub Sponsors](https://github.com/sponsors/saleweaver)
|
|
38
|
+
- 🌐 BTC Address: `bc1q6uqgczasmnvnc5upumarugw2mksnwneg0f65ws`
|
|
39
|
+
- 🌐 ETH Address: `0xf59534F7a7F5410DBCD0c779Ac3bB6503bd32Ae5`
|
|
40
|
+
|
|
41
|
+
Your support helps keep the project alive and evolving, and is greatly appreciated!
|
|
42
|
+
|
|
43
|
+
----
|
|
44
|
+
|
|
45
|
+
### Documentation
|
|
46
|
+
|
|
47
|
+
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
48
|
+
|
|
49
|
+
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
27
50
|
|
|
28
|
-
Version 1 removes AWS IAM or AWS Signature Version 4 authentication.
|
|
29
|
-
You can now use the library without AWS credentials.
|
|
30
|
-
For compatibility reasons, you can still pass AWS credentials, but they are silently ignored.
|
|
31
51
|
|
|
32
52
|
### Q & A
|
|
33
53
|
|
|
@@ -39,13 +59,6 @@ or
|
|
|
39
59
|
|
|
40
60
|
[](https://join.slack.com/t/sellingpartnerapi/shared_invite/zt-zovn6tch-810j9dBPQtJsvw7lEXSuaQ)
|
|
41
61
|
|
|
42
|
-
---
|
|
43
|
-
|
|
44
|
-
### Donate
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
[:heart: Donate](https://github.com/sponsors/saleweaver)
|
|
48
|
-
|
|
49
62
|
|
|
50
63
|
### Installation
|
|
51
64
|
[](https://pypi.org/project/python-amazon-sp-api/)
|
|
@@ -82,7 +95,7 @@ except SellingApiException as ex:
|
|
|
82
95
|
|
|
83
96
|
|
|
84
97
|
# report request
|
|
85
|
-
|
|
98
|
+
create_report_response = Reports().create_report(reportType=ReportType.GET_MERCHANT_LISTINGS_ALL_DATA)
|
|
86
99
|
|
|
87
100
|
# submit feed
|
|
88
101
|
# feeds can be submitted like explained in Amazon's docs, or simply by calling submit_feed
|
|
@@ -95,19 +108,12 @@ Orders(restricted_data_token='<token>').get_orders(CreatedAfter=(datetime.utcnow
|
|
|
95
108
|
|
|
96
109
|
# or use the shortcut
|
|
97
110
|
orders = Orders().get_orders(
|
|
98
|
-
RestrictedResources=['buyerInfo', 'shippingAddress'],
|
|
99
111
|
LastUpdatedAfter=(datetime.utcnow() - timedelta(days=1)).isoformat()
|
|
100
112
|
)
|
|
101
113
|
```
|
|
102
114
|
|
|
103
115
|
---
|
|
104
116
|
|
|
105
|
-
### Documentation
|
|
106
|
-
|
|
107
|
-
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
108
|
-
|
|
109
|
-
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
110
|
-
|
|
111
117
|
|
|
112
118
|
### New endpoints
|
|
113
119
|
|
|
@@ -142,28 +148,7 @@ The client is pretty extensible and can be used for any other API. Check it out
|
|
|
142
148
|
|
|
143
149
|
[API Client](https://github.com/saleweaver/rapid_rest_client)
|
|
144
150
|
|
|
145
|
-
---
|
|
146
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
147
|
-
|
|
148
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
149
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
150
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
151
151
|
|
|
152
152
|
|
|
153
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
154
|
-
|
|
155
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
156
|
-
|
|
157
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
158
|
-
|
|
159
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
160
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
161
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
162
|
-
|
|
163
|
-
---
|
|
164
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
165
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
166
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
167
|
-
|
|
168
153
|
|
|
169
154
|
|
|
@@ -1,4 +1,9 @@
|
|
|
1
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
2
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
3
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
4
|
+
|
|
1
5
|
# PYTHON-AMAZON-SP-API
|
|
6
|
+
[](https://github.com/sponsors/saleweaver)
|
|
2
7
|
|
|
3
8
|
|
|
4
9
|
## Amazon Selling-Partner API
|
|
@@ -9,11 +14,26 @@ A wrapper to access **Amazon's Selling Partner API** with an easy-to-use interfa
|
|
|
9
14
|
|
|
10
15
|
---
|
|
11
16
|
|
|
12
|
-
|
|
17
|
+
# 🌟 Thank you for using python-amazon-sp-api! 🌟
|
|
18
|
+
|
|
19
|
+
This tool helps developers and businesses connect seamlessly with Amazon's vast marketplace, enabling powerful automations and data management.
|
|
20
|
+
|
|
21
|
+
If you appreciate this project and find it useful, please consider supporting its continued development:
|
|
22
|
+
|
|
23
|
+
- 🙌 [GitHub Sponsors](https://github.com/sponsors/saleweaver)
|
|
24
|
+
- 🌐 BTC Address: `bc1q6uqgczasmnvnc5upumarugw2mksnwneg0f65ws`
|
|
25
|
+
- 🌐 ETH Address: `0xf59534F7a7F5410DBCD0c779Ac3bB6503bd32Ae5`
|
|
26
|
+
|
|
27
|
+
Your support helps keep the project alive and evolving, and is greatly appreciated!
|
|
28
|
+
|
|
29
|
+
----
|
|
30
|
+
|
|
31
|
+
### Documentation
|
|
32
|
+
|
|
33
|
+
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
34
|
+
|
|
35
|
+
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
13
36
|
|
|
14
|
-
Version 1 removes AWS IAM or AWS Signature Version 4 authentication.
|
|
15
|
-
You can now use the library without AWS credentials.
|
|
16
|
-
For compatibility reasons, you can still pass AWS credentials, but they are silently ignored.
|
|
17
37
|
|
|
18
38
|
### Q & A
|
|
19
39
|
|
|
@@ -25,13 +45,6 @@ or
|
|
|
25
45
|
|
|
26
46
|
[](https://join.slack.com/t/sellingpartnerapi/shared_invite/zt-zovn6tch-810j9dBPQtJsvw7lEXSuaQ)
|
|
27
47
|
|
|
28
|
-
---
|
|
29
|
-
|
|
30
|
-
### Donate
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
[:heart: Donate](https://github.com/sponsors/saleweaver)
|
|
34
|
-
|
|
35
48
|
|
|
36
49
|
### Installation
|
|
37
50
|
[](https://pypi.org/project/python-amazon-sp-api/)
|
|
@@ -68,7 +81,7 @@ except SellingApiException as ex:
|
|
|
68
81
|
|
|
69
82
|
|
|
70
83
|
# report request
|
|
71
|
-
|
|
84
|
+
create_report_response = Reports().create_report(reportType=ReportType.GET_MERCHANT_LISTINGS_ALL_DATA)
|
|
72
85
|
|
|
73
86
|
# submit feed
|
|
74
87
|
# feeds can be submitted like explained in Amazon's docs, or simply by calling submit_feed
|
|
@@ -81,19 +94,12 @@ Orders(restricted_data_token='<token>').get_orders(CreatedAfter=(datetime.utcnow
|
|
|
81
94
|
|
|
82
95
|
# or use the shortcut
|
|
83
96
|
orders = Orders().get_orders(
|
|
84
|
-
RestrictedResources=['buyerInfo', 'shippingAddress'],
|
|
85
97
|
LastUpdatedAfter=(datetime.utcnow() - timedelta(days=1)).isoformat()
|
|
86
98
|
)
|
|
87
99
|
```
|
|
88
100
|
|
|
89
101
|
---
|
|
90
102
|
|
|
91
|
-
### Documentation
|
|
92
|
-
|
|
93
|
-
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
94
|
-
|
|
95
|
-
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
96
|
-
|
|
97
103
|
|
|
98
104
|
### New endpoints
|
|
99
105
|
|
|
@@ -128,26 +134,5 @@ The client is pretty extensible and can be used for any other API. Check it out
|
|
|
128
134
|
|
|
129
135
|
[API Client](https://github.com/saleweaver/rapid_rest_client)
|
|
130
136
|
|
|
131
|
-
---
|
|
132
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
133
|
-
|
|
134
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
135
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
136
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
137
137
|
|
|
138
138
|
|
|
139
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
140
|
-
|
|
141
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
142
|
-
|
|
143
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
144
|
-
|
|
145
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
146
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
147
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
148
|
-
|
|
149
|
-
---
|
|
150
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
151
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
152
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
153
|
-
|
|
@@ -132,8 +132,8 @@ def create_endpoint_file(model_json):
|
|
|
132
132
|
operations.append(operation)
|
|
133
133
|
|
|
134
134
|
make_py(endpoint, operations, model.get('info').get('description'), directory)
|
|
135
|
-
|
|
136
|
-
|
|
135
|
+
add_to_init(endpoint)
|
|
136
|
+
add_to_setup_py(endpoint)
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
def get_endpoint_from_url(url):
|
{python-amazon-sp-api-1.6.3 → python-amazon-sp-api-1.6.5/python_amazon_sp_api.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: python-amazon-sp-api
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.5
|
|
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
|
|
@@ -12,7 +12,12 @@ Provides-Extra: aws-caching
|
|
|
12
12
|
Provides-Extra: aws
|
|
13
13
|
License-File: LICENSE
|
|
14
14
|
|
|
15
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
16
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
17
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
18
|
+
|
|
15
19
|
# PYTHON-AMAZON-SP-API
|
|
20
|
+
[](https://github.com/sponsors/saleweaver)
|
|
16
21
|
|
|
17
22
|
|
|
18
23
|
## Amazon Selling-Partner API
|
|
@@ -23,11 +28,26 @@ A wrapper to access **Amazon's Selling Partner API** with an easy-to-use interfa
|
|
|
23
28
|
|
|
24
29
|
---
|
|
25
30
|
|
|
26
|
-
|
|
31
|
+
# 🌟 Thank you for using python-amazon-sp-api! 🌟
|
|
32
|
+
|
|
33
|
+
This tool helps developers and businesses connect seamlessly with Amazon's vast marketplace, enabling powerful automations and data management.
|
|
34
|
+
|
|
35
|
+
If you appreciate this project and find it useful, please consider supporting its continued development:
|
|
36
|
+
|
|
37
|
+
- 🙌 [GitHub Sponsors](https://github.com/sponsors/saleweaver)
|
|
38
|
+
- 🌐 BTC Address: `bc1q6uqgczasmnvnc5upumarugw2mksnwneg0f65ws`
|
|
39
|
+
- 🌐 ETH Address: `0xf59534F7a7F5410DBCD0c779Ac3bB6503bd32Ae5`
|
|
40
|
+
|
|
41
|
+
Your support helps keep the project alive and evolving, and is greatly appreciated!
|
|
42
|
+
|
|
43
|
+
----
|
|
44
|
+
|
|
45
|
+
### Documentation
|
|
46
|
+
|
|
47
|
+
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
48
|
+
|
|
49
|
+
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
27
50
|
|
|
28
|
-
Version 1 removes AWS IAM or AWS Signature Version 4 authentication.
|
|
29
|
-
You can now use the library without AWS credentials.
|
|
30
|
-
For compatibility reasons, you can still pass AWS credentials, but they are silently ignored.
|
|
31
51
|
|
|
32
52
|
### Q & A
|
|
33
53
|
|
|
@@ -39,13 +59,6 @@ or
|
|
|
39
59
|
|
|
40
60
|
[](https://join.slack.com/t/sellingpartnerapi/shared_invite/zt-zovn6tch-810j9dBPQtJsvw7lEXSuaQ)
|
|
41
61
|
|
|
42
|
-
---
|
|
43
|
-
|
|
44
|
-
### Donate
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
[:heart: Donate](https://github.com/sponsors/saleweaver)
|
|
48
|
-
|
|
49
62
|
|
|
50
63
|
### Installation
|
|
51
64
|
[](https://pypi.org/project/python-amazon-sp-api/)
|
|
@@ -82,7 +95,7 @@ except SellingApiException as ex:
|
|
|
82
95
|
|
|
83
96
|
|
|
84
97
|
# report request
|
|
85
|
-
|
|
98
|
+
create_report_response = Reports().create_report(reportType=ReportType.GET_MERCHANT_LISTINGS_ALL_DATA)
|
|
86
99
|
|
|
87
100
|
# submit feed
|
|
88
101
|
# feeds can be submitted like explained in Amazon's docs, or simply by calling submit_feed
|
|
@@ -95,19 +108,12 @@ Orders(restricted_data_token='<token>').get_orders(CreatedAfter=(datetime.utcnow
|
|
|
95
108
|
|
|
96
109
|
# or use the shortcut
|
|
97
110
|
orders = Orders().get_orders(
|
|
98
|
-
RestrictedResources=['buyerInfo', 'shippingAddress'],
|
|
99
111
|
LastUpdatedAfter=(datetime.utcnow() - timedelta(days=1)).isoformat()
|
|
100
112
|
)
|
|
101
113
|
```
|
|
102
114
|
|
|
103
115
|
---
|
|
104
116
|
|
|
105
|
-
### Documentation
|
|
106
|
-
|
|
107
|
-
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
108
|
-
|
|
109
|
-
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
110
|
-
|
|
111
117
|
|
|
112
118
|
### New endpoints
|
|
113
119
|
|
|
@@ -142,28 +148,7 @@ The client is pretty extensible and can be used for any other API. Check it out
|
|
|
142
148
|
|
|
143
149
|
[API Client](https://github.com/saleweaver/rapid_rest_client)
|
|
144
150
|
|
|
145
|
-
---
|
|
146
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
147
|
-
|
|
148
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
149
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
150
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
151
151
|
|
|
152
152
|
|
|
153
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
154
|
-
|
|
155
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
156
|
-
|
|
157
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
158
|
-
|
|
159
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
160
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
161
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
162
|
-
|
|
163
|
-
---
|
|
164
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
165
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
166
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
167
|
-
|
|
168
153
|
|
|
169
154
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = '1.6.5'
|
|
@@ -13,7 +13,7 @@ from .feeds.feeds import Feeds
|
|
|
13
13
|
from .feeds.feeds import Feeds as FeedsV2
|
|
14
14
|
|
|
15
15
|
from .inventories.inventories import Inventories
|
|
16
|
-
from .fulfillment_inbound.fulfillment_inbound import FulfillmentInbound
|
|
16
|
+
from .fulfillment_inbound.fulfillment_inbound import FulfillmentInbound, FulfillmentInboundVersion
|
|
17
17
|
from .upload.upload import Upload
|
|
18
18
|
from .messaging.messaging import Messaging
|
|
19
19
|
from .merchant_fulfillment.merchant_fulfillment import MerchantFulfillment
|
|
@@ -74,8 +74,8 @@ from .data_kiosk.data_kiosk import DataKiosk
|
|
|
74
74
|
|
|
75
75
|
from .application_management.application_management import ApplicationManagement
|
|
76
76
|
|
|
77
|
-
from .amazon_warehousing_and_distribu.amazon_warehousing_and_distribu import AmazonWarehousingAndDistribution
|
|
78
|
-
|
|
77
|
+
from .amazon_warehousing_and_distribu.amazon_warehousing_and_distribu import AmazonWarehousingAndDistribution, \
|
|
78
|
+
AmazonWarehousingAndDistributionVersion
|
|
79
79
|
|
|
80
80
|
__all__ = [
|
|
81
81
|
"Sales",
|
|
@@ -97,6 +97,8 @@ __all__ = [
|
|
|
97
97
|
##### DO NOT DELETE ########## INSERT TITLE HERE #######
|
|
98
98
|
"ListingsRestrictions",
|
|
99
99
|
"CatalogItemsVersion",
|
|
100
|
+
"AmazonWarehousingAndDistributionVersion",
|
|
101
|
+
"FulfillmentInboundVersion",
|
|
100
102
|
"Feeds",
|
|
101
103
|
"FeedsV2",
|
|
102
104
|
"ReportsV2",
|