amine@50: ### Install via pip amine@2: amine@50: sudo pip install auditok amine@2: amine@50: ### Install the latest version on Github amine@50: amine@440: pip install git+https://github.com/amsehili/auditok amine@440: amine@440: or: amine@440: amine@50: git clone https://github.com/amsehili/auditok.git amine@50: cd auditok amine@440: python setup.py install