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

Uploaded Source

Built Distribution

vtexpy-0.0.0a26-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a26.tar.gz
  • Upload date:
  • Size: 13.8 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.0a26.tar.gz
Algorithm Hash digest
SHA256 ffd5f565c3d88a2e723cbe5414b5aef2afffeb604d0a1569191dd585f822700c
MD5 e33092292eab4dbc81bb8d1b3c1a077e
BLAKE2b-256 53225eaee18ad8dbb635112480cb8c3f3f562ad838289939b4f688cd3712b00d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a26-py3-none-any.whl
  • Upload date:
  • Size: 18.6 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.0a26-py3-none-any.whl
Algorithm Hash digest
SHA256 68b4923afdff179232cb6a680880249cf0dfae04e30d0a79f748d1cf32fbe7f5
MD5 24a23c0051ccffca17241fe5304b0861
BLAKE2b-256 27239b0cf1564c204d43f0a1abd57c53754c91b1932013a4ace2f3626775711d

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