Pymagento

Latest version: v2.3.0

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

Scan your dependencies

Page 7 of 7

1.3.2

* Improve docstrings of `magento.batches`
* Add missing search endpoints: `get_carts`, `get_cms_blocks`, `get_cms_pages`, `get_coupons`, `get_customer_groups`,
`get_sales_rules`, `get_tax_rates`, `get_tax_rules`

1.3.1

* Fix `get_products_attribute_options` that wasn’t throwing if it received an error response from Magento.
* Improve some docstrings

1.3.0

* Add support for environment variables as a fallback for `Magento()` arguments: `PYMAGENTO_TOKEN`, `PYMAGENTO_BASE_URL`
, `PYMAGENTO_SCOPE`, `PYMAGENTO_USER_AGENT`
* Fix `user_agent` support ([`api-session` 1.1.1][as111])

[as111]: https://github.com/Bixoto/api-session/blob/main/CHANGELOG.md#111-20220204

1.2.0

* Add `get_base_prices`
* Fix `get_special_prices` that was throwing an error when `read_only` was true

1.1.0

* Add `save_product_media`, `delete_product_media`, `save_configurable_product_option`, `save_base_prices`,
`get_special_prices`, `save_special_prices`, `delete_special_prices`, `delete_special_prices_by_sku`,
`create_category`, `ship_order`
* Minor type hints improvements

1.0.0

First public release.

Page 7 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.