Metadata-Version: 2.1
Name: fink-utils
Version: 0.43.0
Summary:  Collection of useful functionalities used across the Fink ecosystem.
Home-page: https://github.com/astrolabsoftware/fink-utils
Author: JulienPeloton
Author-email: peloton@lal.in2p3.fr
Project-URL: Source, https://github.com/astrolabsoftware/fink-utils
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Description-Content-Type: text/markdown
License-File: LICENSE

[![pypi](https://img.shields.io/pypi/v/fink-utils.svg)](https://pypi.python.org/pypi/fink-utils)
[![PEP8](https://github.com/astrolabsoftware/fink-utils/workflows/PEP8/badge.svg)](https://github.com/astrolabsoftware/fink-utils/actions?query=workflow%3APEP8)

# fink-utils

Collection of useful functionalities used across the Fink ecosystem:

- [photometry](fink_utils/photometry): conversion routines between units
- [data](fink_utils/data): data manipulation with Python
- [spark](fink_utils/spark): data manipulation with Spark
- [xmatch](fink_utils/xmatch): utilities for manipulating external databases and catalogs
- [sso](fink_utils/sso): utilities for manipulating Solar System objects (HG, HG12, HG1G2, SHG1G2)
- [HBase](fink_utils/hbase): utilities for manipulating data stored in HBase
