Skip to main content

Module to interact with marketplaces

Project description

marketplace_handler

Package to interact with marketplaces.

Installation

pip

pip install marketplace_handler

poetry

poetry add marketplace_handler

Usage

Wildberries

from marketplace_handler import Wildberries, WbAccount

wb = Wildberries(
    account_data=WbAccount(
        name="name",
        common_token="common_token",
        statistic_token="statistic_token",
        warehouse_id="warehouse_id",
        x_supplier_id="x_supplier_id",
    ),
    mapping_url="mapping_url",
    mapping_token="mapping_token",
)

Ozon

from marketplace_handler import Ozon, OzonAccount

ozon = Ozon(
    account_data=OzonAccount(
        name="name",
        api_key="api_key",
        client_id="client_id",
        warehouse_id="warehouse_id",
    ),
    mapping_url="mapping_url",
    mapping_token="mapping_token",
)

Yandex

from marketplace_handler import Yandex, YandexAccount

yandex = Yandex(
    account_data=YandexAccount(
        name="name",
        token="token",
        business_id="business_id",
        campaign_id="campaign_id",
    ),
    mapping_url="mapping_url",
    mapping_token="mapping_token",
)

TEST

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

marketplace_handler-2.5.32.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

marketplace_handler-2.5.32-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file marketplace_handler-2.5.32.tar.gz.

File metadata

  • Download URL: marketplace_handler-2.5.32.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for marketplace_handler-2.5.32.tar.gz
Algorithm Hash digest
SHA256 3d749237113fe67bfe7d44695e44e142ef4888857d537a36205fbd8285f9c98c
MD5 a22875ce5b51d91819aeda62d81db798
BLAKE2b-256 a90576a2cae4858e38f1f80ab0ce1c88eb6a1b2bf5b9ae586b13a57849349075

See more details on using hashes here.

File details

Details for the file marketplace_handler-2.5.32-py3-none-any.whl.

File metadata

File hashes

Hashes for marketplace_handler-2.5.32-py3-none-any.whl
Algorithm Hash digest
SHA256 b8063e5f8d3858a4c40cddd2cbb37292c554660f4be34e56ae06a30234973134
MD5 71ef613ef9c6d8bbbfedfc9398aff963
BLAKE2b-256 a2ddde5a2083bc494b53b21be91cc173377bffd6813ab96ed4bf255442e0c740

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page