package vpython
import "go.chromium.org/luci/vpython"
Package vpython implements the vpython tool and associated libraries.
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
vpython/api | |
vpython/api/vpython | Package vpython contains `vpython` environment definition protobufs. |
vpython/application | Package application contains the base framework to build `vpython` binaries for different python versions or bundles. |
vpython/common | Package common contains utilities for forming python commands and searching cipd binary for verify. |
vpython/python | Package python includes generating python venv and parsing python command line arguments. |
vpython/spec | Package spec contains implementation for search, parse, normalize vpython spec. |
vpython/wheels | Package wheels includes implementation for installing wheels inside venv from vpython spec. |
- Version
- v0.0.0-20250529182522-70f19c8e2dcf (latest)
- Published
- May 29, 2025
- Platform
- linux/amd64
- Last checked
- 4 days ago –
Tools for package owners.