003 Add cdek

This commit is contained in:
Раис Юсупалиев
2026-03-07 14:57:16 +03:00
parent e0b6a3f7e6
commit 86dbd2bdd6
12 changed files with 794 additions and 16 deletions
@@ -1 +1,5 @@
"""CDEK adapter package."""
from app.adapters.delivery_providers.cdek.client import CDEKProvider
__all__ = ["CDEKProvider"]