Venice Py banner
sethbang sethbang

Venice Py

AI community

Description

Unofficial async-first Python SDK for the Venice.ai API — chat, image, video, music, audio, embeddings, TEE attestation, and x402 wallet billing. Typed Pydantic responses, intelligent rate limiting, and bundled Claude Code skills. Python 3.13+.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

venice-py

venice-py — unofficial, community-maintained Python SDK for Venice.ai

[![PyPI version](https://img.shields.io/pypi/v/venice-py.svg)](https://pypi.org/project/venice-py/) [![Python Versions](https://img.shields.io/pypi/pyversions/venice-py.svg)](https://pypi.org/project/venice-py/) [![License: MIT](https://img.shields.io/badge/License-MIT-125da3.svg)](https://opensource.org/licenses/MIT) [![CI Status](https://github.com/sethbang/venice-py/actions/workflows/ci-validation.yaml/badge.svg)](https://github.com/sethbang/venice-py/actions/workflows/ci-validation.yaml) [![Coverage Status](https://img.shields.io/codecov/c/github/sethbang/venice-py.svg)](https://codecov.io/gh/sethbang/venice-py) [![Security Scan](https://github.com/sethbang/venice-py/actions/workflows/security-scan.yml/badge.svg)](https://github.com/sethbang/venice-py/actions/workflows/security-scan.yml) [![Docs](https://img.shields.io/badge/docs-venice--docs.sbang.dev-3c8fdd)](https://venice-docs.sbang.dev/)

**Production-ready Python SDK for Venice.ai with enterprise-grade rate limiting, intelligent scheduling, and comprehensive error handling**

[Documentation](https://venice-docs.sbang.dev/) | [Examples](https://github.com/sethbang/venice-py/tree/main/examples/) | [Changelog](https://github.com/sethbang/venice-py/blob/main/CHANGELOG.md) | [API Reference](https://venice-docs.sbang.dev/docs/api-reference/)


**This is an unofficial, community-maintained SDK for Venice.ai.** Not affiliated with or endorsed by Venice AI. For official resources visit [Venice.ai](https://venice.ai/).

**Installed as `venice-py`.** This package was published as `venice-ai` through v2.1.0. **Your code does not change** — the import package is still `venice_ai` and the environment variable is still `VENIC