Uses Tox to create and manage isolated Python virtual environments.
- Well-known Python tools and workflow
- Works on Windows, Mac, and Linux
- Fast
- Assumes Python is available on your PATH
- Assumes Python is called
python3on Mac/Linux - Uses system-installed shared Python, which could be any version and could already have some packages installed
- Installs Tox in the system Python