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

Uploaded Source

Built Distribution

vtexpy-0.0.0a6-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a6.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.0a6.tar.gz
Algorithm Hash digest
SHA256 dc1a3b35413cefe99ec12b80bdc035bfcf9291cffd7822673e4b9da90adc74b5
MD5 2b9761aca1b82feecb6447d00b197680
BLAKE2b-256 a985460c4afb12089dd6780c91504e9f39cd9be08419400fc20cab447fb9ccb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vtexpy-0.0.0a6-py3-none-any.whl
  • Upload date:
  • Size: 13.1 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.0a6-py3-none-any.whl
Algorithm Hash digest
SHA256 7c41ce4b9268f4786cb7c8d64f51e5358436c4f33bb130f939256f2556f38bb3
MD5 66d403b11bcb38474f629b615a760b76
BLAKE2b-256 a1fcf161f74ac69f57dd7a635fea9133b431ab212043a0eee810b16a22c67b09

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