Implémentation Python de refpmsi.
https://github.com/denisGustin/refpmsi

Ali 6478288d9f Fix bug %!s(int64=3) %!d(string=hai) anos
.ipynb_checkpoints 6478288d9f Fix bug %!s(int64=3) %!d(string=hai) anos
__pycache__ 872a5118aa Première release %!s(int64=3) %!d(string=hai) anos
refpypmsi 6478288d9f Fix bug %!s(int64=3) %!d(string=hai) anos
refpypmsi.egg-info 55dcd7108f Fix package installation %!s(int64=3) %!d(string=hai) anos
CHANGES.txt 872a5118aa Première release %!s(int64=3) %!d(string=hai) anos
MANIFEST.in 872a5118aa Première release %!s(int64=3) %!d(string=hai) anos
README.md c4e3a7f4ec Doc modification %!s(int64=3) %!d(string=hai) anos
__init__.py 872a5118aa Première release %!s(int64=3) %!d(string=hai) anos
requirements.txt 872a5118aa Première release %!s(int64=3) %!d(string=hai) anos
setup.py 6478288d9f Fix bug %!s(int64=3) %!d(string=hai) anos

README.md

refpypmsi

Original repository : https://gogs.alibellamine.me/alibell/refpypmsi

Il s'agit d'une implémentation en Python de la librairie R refpmsi. La librairie refpmsi est disponible à l'adresse suivante : https://github.com/denisGustin/refpmsi

Dernière mise à jour : 07 août 2020

Installation

    git clone https://gogs.alibellamine.me/alibell/refpypmsi.git
    cd refpypmsi
    pip install -r requirements.txt
    pip install -e .

Utilisation

Se reporter au manuel d'utilisation de refpmsi.