Description: REST API for Magento
Copyright: 2021-2022 Fabio Castelli (Muflone) muflone@muflone.com
License: GPL-3+
Source code: https://github.com/muflone/pymagento-rest
Documentation: http://www.muflone.com/pymagento-rest/
PyMagento REST is an attempt to build a common API to interact with any Magento server in order to operate using its REST API.
- Python 3.x
- Python Requests 2.28.x (https://pypi.org/project/requests/)
Please see the samples folder for some usage examples.