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

Uploaded Source

Built Distribution

vtexpy-0.0.0a13-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a13.tar.gz
  • Upload date:
  • Size: 11.2 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.0a13.tar.gz
Algorithm Hash digest
SHA256 e6e72b05458839b56ecec114d7a78dd31cbb7607990f81cdbef24b391ab6add9
MD5 339f5a577201dae4bd6be259f207e961
BLAKE2b-256 a67fd43e14c84efbe683eae90bc5983588a0ab643cc99e011a38ff527f61c460

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a13-py3-none-any.whl
  • Upload date:
  • Size: 15.2 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.0a13-py3-none-any.whl
Algorithm Hash digest
SHA256 e440c5693e6360a61621be4651f43138bae5eff311e35ece4c13011c2eba2d74
MD5 24e67cde0e41d5b24b9fe34d81dbc666
BLAKE2b-256 f2e0942bcc36d83c87a5f21794cfa50a3885acdd61ebd92d4ac5128a6198b887

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