README.md

October 4, 2025 · View on GitHub

About

virtualenv-tauthon is an external Virtualenv plugin that adds Tauthon support, as described here.

With this module and Tauthon installed, you can create a Tauthon-based virtual environment like this:

virtualenv -p tauthon2.8 my_venv

Since we rely on Virtualenv's Python2 support, you need to use Virtualenv 20.21.1 or older.

Installation

This package is available on PyPi:

pip install virtualenv-tauthon

License

MIT

Credits