Audion Setup for Python 3.12
README_EN.md
Audion Setup for Python 3.12
A portable kit: installs Python 3.12 and configures it the way it should be — in one command.
Why It Exists
A package manager installs the program but does not configure it. The installer offers options nobody remembers six months later. And the post-install settings get reassembled on every machine.
The kit takes all of that on: it downloads the distribution from the official site and installs it correctly the first time.
The folder can be carried to another machine whole — nothing else is needed.
The Principle
A check before installing. A separate command shows what is already present and what will be done, changing nothing.
Next
- Run the batch file in the root. Elevation is requested only when it is needed.