teaching:progappchim:elements_molecules

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Dernière révisionLes deux révisions suivantes
teaching:progappchim:elements_molecules [2021/01/08 15:17] villersdteaching:progappchim:elements_molecules [2021/01/09 00:47] – [Librairie Mendeleev] villersd
Ligne 5: Ligne 5:
 ===== Librairie Mendeleev ===== ===== Librairie Mendeleev =====
  
-La librairie [[https://pypi.org/project/mendeleev/|Mendeleev]] est complète et évoluée. +La librairie [[https://pypi.org/project/mendeleev/|Mendeleev]] est complète et évoluée 
- +  * Package repository sur PyPI : [[https://pypi.org/project/mendeleev/]] 
-  * Installation via pip, ou la commande conda, ou l'interface de Anaconda, suivant l'environnement utilisé. +  * Page officielle, description et code source : [[https://github.com/lmmentel/mendeleev]] 
 +  * Documentation complète : [[https://mendeleev.readthedocs.io/en/stable/]] 
 +    * Tutoriels : [[https://mendeleev.readthedocs.io/en/stable/tutorials.html]] 
 +  * Notebook Jupyter (exemples) :  
 +    * [[https://nbviewer.jupyter.org/github/lmmentel/mendeleev/blob/master/docs/source/notebooks/01_intro_to_mendeleev.ipynb]] (tutoriel introductif) 
 +    * [[https://nbviewer.jupyter.org/github/lmmentel/mendeleev/blob/master/docs/source/notebooks/02_tables.ipynb]] (accessing the data in bulk) 
 +    * [[https://nbviewer.jupyter.org/github/lmmentel/mendeleev/blob/master/docs/source/notebooks/03_plotting.ipynb]] (plotting tutorial) 
 +  * Installation via pip, ou la commande conda, ou l'interface de Anaconda, suivant l'environnement utilisé 
 +    * pip install --user mendeleev 
 +    * conda install -c lmmentel mendeleev=0.6.0 
 +  * Données utilisables, en ligne : [[http://mendeleev.herokuapp.com/]] 
 +  * 
 ===== Librairie Molmass ===== ===== Librairie Molmass =====
  
  • teaching/progappchim/elements_molecules.txt
  • Dernière modification : 2021/03/02 12:31
  • de villersd