Metadata-Version: 2.4
Name: JWSToolKit
Version: 1.1.2
Summary: A python package for handling JWST observations
Author-email: Valentin Delabrosse <valentin.delabrosse@univ-grenoble-alpes.fr>
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: tqdm
Requires-Dist: scipy

![Logo GitHub](https://github.com/delabrov/JWSToolKit/blob/main/docs/_static/JWSToolKit_logo_dark_fullsize.png)

A python package for handling JWST observations 

## About
JWSToolKit is an open-source python package designed to simplify the manipulation of observational data from the James Webb Space Telescope. 
The package has been developed to manipulate spectra, images (under development) and data cubes from all JWST instruments.

## Useful links
- Package documentation: https://jwstoolkit.readthedocs.io/en/latest/
- Project on PyPi: https://pypi.org/project/JWSToolKit/
- Project on anaconda.org: https://anaconda.org/delabrov/jwstoolkit
