Skip to content

Repository files navigation

V2Hub Documentation

Official documentation for the V2Hub developer ecosystem

V2Hub Documentation provides guides, concepts, usage examples, and API references for building applications and integrations with the V2Hub ecosystem.

This repository contains the official documentation for the developer-facing V2Hub components:

  • V2Hub — Python client library for the V2Hub API — PyPI
  • V2Hub Admin — administration extension for user, provider, and system management — PyPI
  • V2Hub CLI — command-line interface for V2Hub — PyPI

The V2Hub API has its own documentation and operator resources available at v2hub.link.


📚 Documentation

The full documentation is available at v2hub.dev.

It covers:

  • Getting started and installation
  • Client configuration and authentication
  • Subscription and provider management
  • CLI usage and commands
  • Administration and integrations
  • Guides and practical examples
  • Concepts and architecture
  • API and type references

🧩 V2Hub

V2Hub is a Python client library for the V2Hub API with async and sync support, typed models, retry and circuit-breaker support, provider functionality, and production-oriented features.

PyPI: v2hub

🔐 V2Hub Admin

V2Hub Admin provides privileged administration capabilities for V2Hub, including user and provider management, authorization handling, usage statistics, IP bans, and whitelist management.

PyPI: v2hub-admin

🖥️ V2Hub CLI

V2Hub CLI provides a terminal-based interface for V2Hub, including subscription management, provider operations, shell autocompletion, and optional administrative commands.

PyPI: v2hub-cli


🛠️ Development

The documentation is built with Zensical.

Install dependencies:

uv sync

Run the documentation locally:

uv run zensical serve

Build the documentation:

uv run zensical build --clean --strict

📄 License

The documentation is licensed under the Creative Commons Attribution 4.0 International License.

See LICENSE for the full license text.

About

Documentation for the V2Hub Python SDK, Admin SDK, and CLI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors