Installation#

twirl can be installed using pip:

pip install twirl

or from source:

git clone https://github.com/lgrcia/twirl
cd twirl
pip install -e .

or/and using poetry:

poetry add twirl