Metadata-Version: 2.1
Name: ipag-core
Version: 0.1.12
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: astropy (>=5.3.2,<6.0.0)
Requires-Dist: autodoc-pydantic (>=2.0.1,<3.0.0) ; extra == "docs"
Requires-Dist: class-doc (>=0.2.6,<0.3.0)
Requires-Dist: numpy (>=1.25.2,<2.0.0)
Requires-Dist: pydantic (>=2.3.0,<3.0.0)
Requires-Dist: sphinx (>5.0.2) ; extra == "docs"
Requires-Dist: sphinx_rtd_theme (>=1.3.0,<2.0.0) ; extra == "docs"
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Description-Content-Type: text/markdown

# Installation 

	> pip install ipag_core 

# Documentation 

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



