Metadata-Version: 2.1
Name: astrodatautils
Version: 0.1.0
Summary: Utility functions from UCLA Astrophysics Data Lab
Home-page: https://github.com/Jacob489/forked_datalabutils/tree/master
Author: Jacob Nowack
Author-email: Tuan Do <tdo@astro.ucla.edu>
Maintainer-email: Tuan Do <tdo@astro.ucla.edu>
License: Not open source
Project-URL: bugs, https://github.com/astrodatalab/datalabutils/issues
Project-URL: changelog, https://github.com/astrodatalab/datalabutils/blob/master/changelog.md
Project-URL: homepage, https://github.com/astrodatalab/datalabutils
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: AUTHORS.rst
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: tabulate
Requires-Dist: scikit-learn
Requires-Dist: astropy
Requires-Dist: scipy
Provides-Extra: dev
Requires-Dist: pip >=23.3 ; extra == 'dev'
Requires-Dist: bump2version ==0.5.11 ; extra == 'dev'
Requires-Dist: wheel >=0.38.1 ; extra == 'dev'
Requires-Dist: watchdog ==0.9.0 ; extra == 'dev'
Requires-Dist: tox ==3.14.0 ; extra == 'dev'
Requires-Dist: coverage ==4.5.4 ; extra == 'dev'
Requires-Dist: Sphinx ==7.2.6 ; extra == 'dev'
Requires-Dist: twine ==5.0.0 ; extra == 'dev'
Requires-Dist: ruff ==0.3.5 ; extra == 'dev'
Requires-Dist: pytest ==6.2.4 ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: ruff ; extra == 'dev'

====================================
UCLA Astrophysics Data Lab Utilities
====================================






Utility functions from UCLA Astrophysics Data Lab



Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
