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.0a23.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

vtexpy-0.0.0a23-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a23.tar.gz
  • Upload date:
  • Size: 13.6 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.0a23.tar.gz
Algorithm Hash digest
SHA256 ef8ba4614e7ca74b5cee074eea8eed7f1f1ecaaaf304e320f990b912133dd421
MD5 4788f3a58a9874080112ea721854ab6b
BLAKE2b-256 841ed5504ee76cae13633d8dde3b25940ae4dde738a900d6d536a765931cba3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a23-py3-none-any.whl
  • Upload date:
  • Size: 18.4 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.0a23-py3-none-any.whl
Algorithm Hash digest
SHA256 84d36bdac886c89d250da10186de4b78afdf2a1403df6ba47e608a4ca1ed1fbb
MD5 467befa249cc5fb175eca7c432d3c9ff
BLAKE2b-256 92c929efca198f35399b94a069c2f2e30ebd43e2f1291a5d737b76b02c3b20d2

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