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, <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.0a17.tar.gz
(11.5 kB
view details)
Built Distribution
vtexpy-0.0.0a17-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file vtexpy-0.0.0a17.tar.gz
.
File metadata
- Download URL: vtexpy-0.0.0a17.tar.gz
- Upload date:
- Size: 11.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32590c2bc941c5ecabee383932efbbb04ba2f7b3b2c5e8cd1cc6e5ced823b38e |
|
MD5 | f99a8b1d6ac0c41b1dca2a6111fe7b94 |
|
BLAKE2b-256 | 83cc631b6d1cd0769f8d47dace0576e0359714dcdd468d3666d63c9114e3f413 |
File details
Details for the file vtexpy-0.0.0a17-py3-none-any.whl
.
File metadata
- Download URL: vtexpy-0.0.0a17-py3-none-any.whl
- Upload date:
- Size: 15.6 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 | 83dfe4d58a844798f8c915297418f61d244776bab2440779137f4ae49b9dbfc1 |
|
MD5 | 9000c39f055e2c941f5db035ac6ce266 |
|
BLAKE2b-256 | 2bc47dcc2d40d09aca04ccb09e7ef7a473c876c942dd3be0e959ada15c473897 |