Installation

speXtra is written in Python 3.7 and should work with newer versions

The preferred method to install spextra is using pip

pip install spextra

To install the development version, just clone the repository

git clone https://github.com/miguelverdugo/speXtra
cd speXtra
pip install -e .

Dependencies

The following dependencies are necessary to run speXtra

Additionally, you may need the following libraries for specific purposes.