Skip to main content

Unofficial Python SDK for VTEX API

Project description

VTEXPY

PyPI Version

Unofficial Python SDK for VTEX API

This is an unofficial Python SDK designed to facilitate integration with the VTEX API.

Features

  • Easy to use Python interface for calling endpoints on the VTEX API.

Getting Started

Requirements

  • Python >= 3.9, <3.13
  • httpx >= 0.26, <1.0
  • tenacity >= 8.3, <9.0

Installation

pip install vtexpy

Usage

from vtex import VTEX


vtex_client = VTEX(account_name="<ACCOUNT_NAME>", app_key="APP_KEY", app_token="<APP_TOKEN>")
carrier_list_response = vtex_client.logistics.list_carriers(page=1, page_size=100)

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

vtexpy-0.0.0a16.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

vtexpy-0.0.0a16-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file vtexpy-0.0.0a16.tar.gz.

File metadata

  • Download URL: vtexpy-0.0.0a16.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Darwin/23.5.0

File hashes

Hashes for vtexpy-0.0.0a16.tar.gz
Algorithm Hash digest
SHA256 f943be1d9b7462f187e8e27a5326204915ae158f9887e51308d5bc1b39a15888
MD5 3d2a5eb0bcd9c342db14f78f2847555c
BLAKE2b-256 1f367b6c67cb314e69a57d1ee4a93bb98290d9d6c556be9683b0b19c94de6560

See more details on using hashes here.

File details

Details for the file vtexpy-0.0.0a16-py3-none-any.whl.

File metadata

  • Download URL: vtexpy-0.0.0a16-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Darwin/23.5.0

File hashes

Hashes for vtexpy-0.0.0a16-py3-none-any.whl
Algorithm Hash digest
SHA256 103b85d1d20b607c1c713020d6d0ae4e8596b1b61541db97ea95920b6e05b3a7
MD5 cc9538f5dd1d01005ab231f079a492b8
BLAKE2b-256 0c217d7e960b3a014c23ed867727585d24419029139914b6edf594d4cf4d7977

See more details on using hashes here.

Supported by

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