You can use Aequitas commands in a python enviroment using
import aequitas
The workflow relies on three class which build on each other.
Group()
Bias()
Fairness()
See it in action here
See the API for more details.