V2Root Python SDK 2.0

V2Root is a Python 3.10+ SDK for embedding, managing, and operating V2Root Core.

Version 2.0:

  • downloads the official core automatically;

  • verifies release package SHA-256 manifests;

  • loads the core DLL/SO directly through a memory-safe ctypes boundary;

  • exposes typed runtime, traffic, speed, latency, and version models;

  • provides modular subscription parsing, persistence, scheduling, and ranking;

  • ships no C source, DLL, SO, or external V2Ray executable.