/vfox-python

🐍Python plugin for vfox.

Primary LanguageLuaApache License 2.0Apache-2.0

vfox-python

Python plugin for vfox.

Install

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.

Mirror

You can configure the mirror by VFOX_PYTHON_MIRROR environment variable. The default value is https://www.python.org/ftp/python/.