Metadata-Version: 2.1
Name: astro-wcpy
Version: 0.0.1.0
Summary: A UI for wavelength calibration.
Author-email: Ruining ZHAO <ruiningzhao@mail.bnu.edu.cn>
Project-URL: Homepage, https://github.com/RuiningZHAO/wcpy
Project-URL: Tracker, https://github.com/RuiningZHAO/wcpy/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: scipy (>=1.3.0)
Requires-Dist: matplotlib (>=3.6.3)
Requires-Dist: astropy (>=4.3.1)
Requires-Dist: PyQt5 (>=5.15)

# wcpy
A UI for wavelength calibration.

## Installation

```
pip install astro-wcpy
```

## Usage

Type `wavelength-calibrator` in command line.
