Python plugin for vfox.
After installing vfox, install the plugin by running:
vfox add python
if you want install the free-threaded mode of python, you can select the version ends with t
, like v3.14.0a4t
.
You can configure the mirror by VFOX_PYTHON_MIRROR
environment variable. The default value
is https://www.python.org/ftp/python/
.