Skip to content

Installation

The package is easy to install.

Pip 📦

*(coming soon)*

It is possible to install using the pip package manager.

pip install autonfeat
Installing inside a python virtual environment or a conda environment is recommended.

Source 📦

It is also possible to install from source.

git clone https://github.com/autonlab/AutonFeat
cd AutonFeat
python install -e .

Jump In 🏊‍♂️

If you need help getting started, you can check out any of the following resources we provide:

If you enjoy using AutonFeat, please consider starring the repository ⭐️.