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, <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.0a29.tar.gz
(14.2 kB
view details)
Built Distribution
vtexpy-0.0.0a29-py3-none-any.whl
(18.8 kB
view details)
File details
Details for the file vtexpy-0.0.0a29.tar.gz
.
File metadata
- Download URL: vtexpy-0.0.0a29.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.19 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c1a533263c0c6b0b043a08dd870184ba574a173eb3524949df7128123cae89b |
|
MD5 | 3dc16daeb7d4e5cd5a2c13cde51b4e01 |
|
BLAKE2b-256 | 8ba78d6db2b0294744c607e2fd38e6d6f40c5511e98ffaa00aa90df8fba33e71 |
File details
Details for the file vtexpy-0.0.0a29-py3-none-any.whl
.
File metadata
- Download URL: vtexpy-0.0.0a29-py3-none-any.whl
- Upload date:
- Size: 18.8 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbe11c6d655c54608f228903d07c0ba5dfdfd84c3a64728c6dd5f26601a77519 |
|
MD5 | 4ca1cc08ab1b4ea00e9aeaefdba64e9d |
|
BLAKE2b-256 | 333266a36d810a23de67abcfce1f5d0627640429585de5a45cf13b13a6b05af8 |