Mercurial > hg > auditok
view INSTALL @ 447:2f59d326cc0d
Update CHANGELOG
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Thu, 31 Oct 2024 10:02:21 +0100 |
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