# Welcome to the GOFEE with DFTB+ tutorial

This is a small documentation on how to use GOFEE with DFTB+

The general topics to explore in this documentation are:

1. Preparing a compatible python environment
2. Installing GOFEE
3. Installing DFTB+
4. Testing GOFEE and DFTB+ installation
5. Using GOFEE with DFTB+ as the calculator

<hr>

Download tutorial files here: {download}`test-suite.tar.gz <files/test-suite.tar.gz>`.

Or use `wget` in command line
```bash
# Command line download
wget https://github.com/kimrojas/gofee-book/raw/master/book/files/test-suite.tar.gz
```

:::{note}
If more information is needed, feel free to create an issue in the github repository.
:::