trendyol-api-python-sdk
Unofficial Trendyol API Python SDK
Installation
pip3 install trendyol-api-python-sdk
Usage
from trendyol_sdk.api import TrendyolApiClient
from trendyol_sdk.services import ProductIntegrationService
api = TrendyolApiClient(api_key="<TRENDYOL_API_KEY>", api_secret="<TRENDYOL_API_SECRET>", supplier_id="<TRENDYOL_SELLER_ID>")
service = ProductIntegrationService(api)
products = service.get_products()
Services Completion Status
- Product Integration (Urun Entegrasyonu)
- Order Integration (Siparis Entegrasyonu)
- Common Label Integration (Ortak Etiken Entegrasyonu)
- Returned Orders Integration (Iade Entegrasyonu)
- Accounting And Finance Integration (Muhasebe ve Finans Entegrasyonu)
- Question And Answer Integration (Soru Cevap Entegrasyonu)
Release files for trendyol-api-python-sdk 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| trendyol_api_python_sdk-0.0.8.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| trendyol_api_python_sdk-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.7 kB
Release files / trendyol_api_python_sdk-0.0.8.tar.gz
| Download URL | trendyol_api_python_sdk-0.0.8.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
27ccf04fe51c016e64ba2ee668a01a2eab503b0b1d55b558400227d6788dbed6
|
|
BLAKE2b-256 checksum How to use checksums |
e945d229b74533bc97fe86100519bb53014f4f4a4a86a65717d5b8a9e8d68dac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / trendyol_api_python_sdk-0.0.8-py3-none-any.whl
| Download URL | trendyol_api_python_sdk-0.0.8-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f02df4ca9b048ed623e6fe7cb0c3202a7f984653a30c9e3bf10b27c7a97649a9
|
|
BLAKE2b-256 checksum How to use checksums |
a406752f918ac96e6dbe7f3d30ab87081c296093d83b2210159ad03a075516d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|