Unofficial Python SDK for VTEX API
Project description
VTEXPY
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
- httpx >= 0.26
- tenacity >= 8.3
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.0a3.tar.gz
(8.1 kB
view details)
Built Distribution
vtexpy-0.0.0a3-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file vtexpy-0.0.0a3.tar.gz
.
File metadata
- Download URL: vtexpy-0.0.0a3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.19 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 980661132bfdf4f2dcc3e976e4c83587415eea42608e2b068326aefb7386ce71 |
|
MD5 | 6188d3c577fc4b631f0d65215cdc7070 |
|
BLAKE2b-256 | 00eaf33066a2f5ed9f20f4c1881f61e21aed872931df846140e095b3cf9b1c49 |
File details
Details for the file vtexpy-0.0.0a3-py3-none-any.whl
.
File metadata
- Download URL: vtexpy-0.0.0a3-py3-none-any.whl
- Upload date:
- Size: 10.9 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47fd3b24b435705f991673bef1003388648d9c58bf5493fe9c79984a4c3f5028 |
|
MD5 | 0fb08f5109ab5c84350b82cd3b0cc25a |
|
BLAKE2b-256 | f4a526727895068256f2f7a23cf65917b4f9bbae58e4d6be24861e7c5dc5e2da |