Metadata-Version: 2.1
Name: pyspectools
Version: 4.6.0
Summary: A set of Python tools/routines for spectroscopy
Home-page: https://github.com/laserkelvin/PySpecTools
Author: Kelvin Lee
Author-email: kin.long.kelvin.lee@gmail.com
Requires-Python: >=3.7.1,<3.10.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.0.1,<4.0.0)
Requires-Dist: PeakUtils (>=1.3.2)
Requires-Dist: astropy (==4.3.1)
Requires-Dist: astroquery (==0.4.3)
Requires-Dist: bokeh (>=2.4.0,<3.0.0)
Requires-Dist: colorlover (>=0.3.0,<0.4.0)
Requires-Dist: ipython (>=7.28.0,<8.0.0)
Requires-Dist: ipywidgets (>=7.6.5,<8.0.0)
Requires-Dist: joblib (>=1.0.1,<2.0.0)
Requires-Dist: lmfit (>=1.0.2,<2.0.0)
Requires-Dist: matplotlib (>=3.4.3,<4.0.0)
Requires-Dist: monsterurl (>=0.2,<0.3)
Requires-Dist: networkx (>=2.6.3,<3.0.0)
Requires-Dist: numba (>=0.54.0,<0.55.0)
Requires-Dist: numpy (>=1.16)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: paramiko (>=2.7.2,<3.0.0)
Requires-Dist: periodictable (>=1.6.0,<2.0.0)
Requires-Dist: plotly (>=3.0.0)
Requires-Dist: ruamel.yaml (>=0.17.16,<0.18.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: sklearn (>=0.0,<0.1)
Requires-Dist: tinydb (>=4.5.2,<5.0.0)
Requires-Dist: torch (>=1.9.1,<2.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: uncertainties (>=3.1.6,<4.0.0)
Project-URL: Documentation, https://laserkelvin.github.com/PySpecTools
Project-URL: Repository, https://github.com/laserkelvin/PySpecTools
