Mercurial > hg > auditok
view INSTALL @ 455:7dae98b84cdd tip master
Merge branch 'master' of https://github.com/amsehili/auditok
author | www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk> |
---|---|
date | Tue, 03 Dec 2024 09:18:01 +0000 |
parents | 439463d9cdda |
children |
line wrap: on
line source
### Install via pip sudo pip install auditok ### Install the latest version on Github pip install git+https://github.com/amsehili/auditok or: git clone https://github.com/amsehili/auditok.git cd auditok python setup.py install