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

Uploaded Source

Built Distribution

vtexpy-0.0.0a8-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a8.tar.gz
  • Upload date:
  • Size: 9.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.0a8.tar.gz
Algorithm Hash digest
SHA256 0c907e28566a6a2c4d08635a6c1401440dc2c72f803056654c5e8f80eda7f954
MD5 37a8d81116bc61d175f8d4475b44fc11
BLAKE2b-256 eb269d9dcc03152a73675aa058a9c65df2c2faca82f6d0d1eb705917bef1a249

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a8-py3-none-any.whl
  • Upload date:
  • Size: 13.5 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.0a8-py3-none-any.whl
Algorithm Hash digest
SHA256 685f7750216503df94ea3831c974ac989ccb356bd1365ac311ff19339aa8c125
MD5 17f56c3f396a426d43ac3669b229a0c1
BLAKE2b-256 19d3ce9dd41902e9819992930f11a6229eb1701ee6778410928f0aaab8cf1d6c

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