Pymagento

Latest version: v2.4.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

2.0.2

* Add `get_orders_by_increment_ids`
* Fix the docstring of `delete_source_items_by_source_code`

2.0.1

* Fix the type hints of `order_id` in `get_order`, `hold_order`, `unhold_order`

2.0.0

* Add `add_product_website_link` and `remove_product_website_link`

Breaking changes

* Remove the functions deprecated since 1.11.2 and before: `set_product_stock_item`, `delete_default_source_items`,
`VISIBILITY_BOTH`
* Some functions that were previously returning a `requests.Response` object now return the JSON-parsed payload:
* `add_product_to_category`
* `assign_attribute_set_attribute`
* `delete_attribute`
* `delete_product_media`
* `delete_source_items`
* `delete_special_prices`
* `hold_order`
* `link_child_product`
* `remove_category`
* `remove_attribute_set_attribute`
* `remove_product_from_category`
* `save_base_prices`
* `save_configurable_product_option`
* `save_special_prices`
* `unlink_child_product`
* `unhold_order`

This means they raise in case of error response instead of silently ignoring it.

1.11.6

* All methods now pass down their additional `**kwargs` to the underlying `request_api` method call
* Add official support for Python 3.13.0-rc.1

1.11.5

* Allow to override the `scope` on a per-request basis

1.11.4

* `delete_source_items_by_source_code`: don't call the Magento API if there is no item to delete

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.