PKG-INFO 903 B

123456789101112131415161718192021222324252627
  1. Metadata-Version: 1.0
  2. Name: refpypmsi
  3. Version: 1.0
  4. Summary: Implémentation en Python de la librairie refpmsi (https://github.com/denisGustin/refpmsi).
  5. Home-page: UNKNOWN
  6. Author: Ali BELLAMINE
  7. Author-email: contact@alibellamine.me
  8. License: UNKNOWN
  9. Description: # refpypmsi
  10. Il s'agit d'une implémentation en Python de la librairie R refpmsi.
  11. La librairie refpmsi est disponible à l'adresse suivante : https://github.com/denisGustin/refpmsi
  12. Dernière mise à jour : 07 août 2020
  13. ## Installation
  14. ```
  15. git clone https://gogs.alibellamine.me/alibell/refpypmsi.git
  16. cd refpypmsi
  17. pip install -e .
  18. ```
  19. ## Utilisation
  20. Se reporter au [manuel d'utilisation de refpmsi](https://denisgustin.github.io/refpmsi/articles/fonctions_refpmsi.html).
  21. Platform: UNKNOWN