PKG-INFO 1.0 KB

12345678910111213141516171819202122232425262728293031
  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. Original repository : https://gogs.alibellamine.me/alibell/refpypmsi
  11. Il s'agit d'une implémentation en Python de la librairie R refpmsi.
  12. La librairie refpmsi est disponible à l'adresse suivante : https://github.com/denisGustin/refpmsi
  13. Dernière mise à jour : 07 août 2020
  14. ## Installation
  15. ```
  16. git clone https://gogs.alibellamine.me/alibell/refpypmsi.git
  17. cd refpypmsi
  18. pip install -r requirements.txt
  19. pip install -e .
  20. ```
  21. ## Utilisation
  22. Se reporter au [manuel d'utilisation de refpmsi](https://denisgustin.github.io/refpmsi/articles/fonctions_refpmsi.html).
  23. Platform: UNKNOWN