Metadata-Version: 2.1
Name: darepype
Version: 0.1.7
Summary: DAta REduction PYPEline framework
Home-page: https://github.com/berthoud/darepype
Author: HAWC Team
Author-email: marcberthoud@uchicago.edu
License: GNU GPL v3+
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: configobj

# DarePype
DarePype (Data Reduction Pipeline in Python) is a python framework for developing data reduction pipelines.

Read the documentation at [darepype.readthedocs.io](https://darepype.readthedocs.io).

The core package for the framework is well developped and is used for the [HAWC instrument](https://www.sofia.usra.edu/science/instruments/hawc) pipeline and the [SEO telescope](https://stoneedgeobservatory.com/) pipeline at [github/yerkesobservatory/pipeline](https://github.com/yerkesobservatory/pipeline).

## Badges
[![Build Status](https://travis-ci.com/berthoud/darepype.svg?branch=master)](https://travis-ci.com/github/berthoud/darepype)
[![Documentation Status](https://readthedocs.org/projects/darepype/badge?version=latest)](https://darepype.readthedocs.io/en/latest/)
