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

Uploaded Source

Built Distribution

vtexpy-0.0.0a7-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a7.tar.gz
  • Upload date:
  • Size: 9.5 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.0a7.tar.gz
Algorithm Hash digest
SHA256 a2b253c0c1442ccdbd91a63b9232460c98d2c86faa78ab3238805c13b353a89e
MD5 a2fd37edff3b381fa009d6207eb978fd
BLAKE2b-256 a3c8770c236c4301e896ac092e0fbe2ef3b43bd026ef753cb4a7641e22141d71

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a7-py3-none-any.whl
  • Upload date:
  • Size: 13.0 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.0a7-py3-none-any.whl
Algorithm Hash digest
SHA256 e3e11cb636d4c1f5920c6488da15c3568acd417ae5100814c0b26ab68a1833a2
MD5 6a336c855e4f84d23d3dad905ac68bb6
BLAKE2b-256 b3a91e8514e3d615393d029cf60cbbabd291c9b780b447c78a3f58da0435bf24

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