Installation#

toughio only requires a Python distribution to be installed. If you don’t have any yet, we recommend to install the Anaconda Distribution with the default options.

To install toughio and enable all its features, simply run the command in a terminal (e.g., Windows Terminal, Anaconda Prompt) or within an IPython shell:

pip install toughio[full]

An IDE such as Spyder (automatically installed by Anaconda) or VSCode is strongly recommended to use toughio.