Metadata-Version: 2.4
Name: machc.commercetools
Version: 0.0.2
Summary: Facilitates seamless integration of Machc components with the Commercetools platform.
Author-email: Viktor Tovstyi <viktor.tovstyi@gmail.com>
Requires-Python: >=3.12.3
Description-Content-Type: text/markdown
Requires-Dist: utils==1.0.2
Requires-Dist: commercetools==2023.6.29
Requires-Dist: marshmallow==3.26.1

# MachC Commercetools Adapter Library

The **MachC Commercetools Adapter Library** is designed to bridge the modular components within the MachC ecosystem with the powerful features of the **Commercetools platform**. This adapter library simplifies connectivity and ensures that e-commerce solutions developed using MachC can take full advantage of Commercetools' capabilities, such as product management, order workflows, and customer interactions, while adhering to Clean Architecture principles.

This library abstracts the complexities of integrating with Commercetools APIs, enabling developers to focus on business logic without worrying about interoperability issues. By providing reusable components and a clean interface, the adapter ensures smooth communication between MachC domain libraries (e.g., Product, User, Order) and the Commercetools backend.

For more information, visit the [Commercetools Adapter](https://machc.machanism.org/core/adapters/machc.commercetools/index.html).
