Metadata-Version: 2.4
Name: bolognastrospectra
Version: 0.1.0
Summary: Une librairie pour analyser et afficher les spectres
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.20.0
Requires-Dist: astropy>=5.0
Requires-Dist: matplotlib>=3.5.0

# Astro Spectra

Librairie pour charger les catalogues et afficher les spectres astrophysiques.

## Installation locale
```bash
pip install -e .
