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

Uploaded Source

Built Distribution

vtexpy-0.0.0a5-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a5.tar.gz
  • Upload date:
  • Size: 9.0 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.0a5.tar.gz
Algorithm Hash digest
SHA256 8a6077b741376e78bdd75f97c87482310872179308faa305ec437412720c6cf4
MD5 5d5af283096f02252be415c9ba3155ec
BLAKE2b-256 8e687658227d987b8b9b146658182b6335aae3d8b88d5fe45b3035eaa1c10a2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a5-py3-none-any.whl
  • Upload date:
  • Size: 12.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.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 2b69590a74c634ffd21e7fba94a1b583532c6754f3558f0b4c37c6491c592cf8
MD5 14a5315eeaca415f1db9f20d98d1c66c
BLAKE2b-256 0ac2967cb45e11144dad91f6061ba493e0a69c791e2ff484985b44dc27c48556

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