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, <10.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.0a30.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

vtexpy-0.0.0a30-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vtexpy-0.0.0a30.tar.gz
Algorithm Hash digest
SHA256 e1e6b12e7914cf6fa8c3d3a3a20cb7f044ded400723862abddd90629d26a311e
MD5 eb89b98647df33c60c4f32dcefec10cf
BLAKE2b-256 b4c7926bdc0fd2b1c415f572eb208cc4f35fc8a7fb1babeab52c655a40030fdf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vtexpy-0.0.0a30-py3-none-any.whl
Algorithm Hash digest
SHA256 573d91d576f66b3222d1ed83ab9cca33dcddb489f8e0e72dc42e1c7d629d5490
MD5 ba8477efec87c4cae2909a8f06303968
BLAKE2b-256 cec2f3a83010a9360c307cd31714d90eaf25482a3c2efbe762ab01c1715a64b9

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