trendyol-api-python-sdk
Unofficial Trendyol API Python SDK
Installation
pip3 install -r requirements.txt
Usage
from trendyol_sdk.api import TrendyolApi
from trendyol_sdk.services import ProductIntegrationService
api = TrendyolApi(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 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| trendyol_api-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / trendyol_api-0.0.1-py3-none-any.whl
| Download URL | trendyol_api-0.0.1-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f98a52d082b2976c8bb64c38f2d20556e5b43d65451850cb493fda218ad7cd5
|
|
BLAKE2b-256 checksum How to use checksums |
1bb191002c6f45c0a0ff23fd3e0698dc21a0807af5d418b1681473e469f453da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
|