Metadata-Version: 2.1
Name: ipag-slm
Version: 0.1.4
Summary: 
Author: Sylvain Guieu
Author-email: sylvain.guieu@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Requires-Dist: autodoc-pydantic (>=2.0.1,<3.0.0) ; extra == "docs"
Requires-Dist: ipag-core (>=0.1.15,<0.2.0)
Requires-Dist: sphinx (>5.0.2) ; extra == "docs"
Requires-Dist: sphinx_rtd_theme (>=1.3.0,<2.0.0) ; extra == "docs"
Description-Content-Type: text/markdown

# Package to drive the SLM

```python 
> pip install ipag-slm 
```

The source are here : 

https://gricad-gitlab.univ-grenoble-alpes.fr/IPAG/ipaglab/ipag_slm

Documentation is here : 

https://ipag.gricad-pages.univ-grenoble-alpes.fr/ipaglab/ipag_slm/



