Configuration
pyvorin.toml Reference
Last updated Jun 23, 2026
The pyvorin.toml file controls how Pyvorin builds your project.
Sections
[project]— name, entry, output directory, Python version.[build]— mode, threads, optimization, stripping.[native]— allowed extensions and excluded paths.[fallback]— fallback policy and logging.[telemetry]— event transmission and redaction.
Unknown keys are ignored with a warning. Use pyvorin doctor to validate your configuration.