Metadata-Version: 2.1
Name: astro-datalab
Version: 2.23.1
Summary: Tools for interacting with NOIRLab's Astro Data Lab.
Home-page: https://github.com/astro-datalab/datalab/
Author: M.J. Graham, M.J. Fitzpatrick, D.L. Nidever, R. Nikutta
Author-email: mjg@caltech.edu, mike.fitzpatrick@noirlab.edu, robert.nikutta@noirlab.edu
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: <3.12,>=3.9
License-File: LICENSE
Requires-Dist: certifi
Requires-Dist: scipy ==1.11.1 ; python_version == "3.9"
Requires-Dist: specutils ==1.1.1 ; python_version == "3.9"
Requires-Dist: pyvo ==1.1 ; python_version == "3.9"
Requires-Dist: pycurl-requests ==0.1.2 ; python_version == "3.9"
Requires-Dist: numpy <1.24.0,>=1.23.4 ; python_version == "3.9"
Requires-Dist: matplotlib <3.7.0,>=3.6.2 ; python_version == "3.9"
Requires-Dist: httplib2 <0.22.0,>=0.21.0 ; python_version == "3.9"
Requires-Dist: pandas <1.6.0,>=1.5.1 ; python_version == "3.9"
Requires-Dist: astropy <5.4.0,>=5.3.4 ; python_version == "3.9"
Requires-Dist: chardet <5.1.0,>=5.0.0 ; python_version == "3.9"
Requires-Dist: requests <2.32.0,>=2.31.0 ; python_version == "3.9"
Requires-Dist: feedparser <6.1.0,>=6.0.11 ; python_version == "3.9"
Requires-Dist: Pillow <10.4.0,>=10.3.0 ; python_version == "3.9"
Requires-Dist: pycurl <7.46.0,>=7.45.0 ; python_version == "3.9"
Requires-Dist: scikit-learn <1.1.0,>=1.0.1 ; python_version == "3.9"
Requires-Dist: scipy <1.12.0,>=1.11.3 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: specutils <1.14.0,>=1.13.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: pyvo <1.4,>=1.3 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: pycurl-requests <0.6.0,>=0.5.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: numpy <1.24.0,>=1.23.5 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: matplotlib <3.9.0,>=3.8.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: httplib2 <0.23.0,>=0.22.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: pandas <2.2.0,>=2.1.1 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: astropy <5.4.0,>=5.3.4 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: chardet <5.3.0,>=5.2.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: requests <2.32.0,>=2.31.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: feedparser <6.1.0,>=6.0.11 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: Pillow <10.4.0,>=10.3.0 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: pycurl <7.46.0,>=7.45.3 ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: scikit-learn ==1.4.1.post1 ; python_version >= "3.10" and python_version < "3.12"

Tools for interacting with NOIRLab's Astro Data Lab services
