Metadata-Version: 2.1
Name: timewise
Version: 0.1.1
Summary: A small package to download infrared data from the WISE satellite
Home-page: https://github.com/JannisNe/timewise
Author: Jannis Necker
Author-email: jannis.necker@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/JannisNe/timewise/issues
Keywords: WISE data infrared astronomy
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

[![CI](https://github.com/JannisNe/timewise/actions/workflows/continous_integration.yml/badge.svg)](https://github.com/JannisNe/timewise/actions/workflows/continous_integration.yml)
[![Coverage Status](https://coveralls.io/repos/github/JannisNe/timewise/badge.svg?branch=main)](https://coveralls.io/github/JannisNe/timewise?branch=main)
[![PyPI version](https://badge.fury.io/py/timewsie.svg)](https://badge.fury.io/py/timewise)


# `timewise` is great, love it!
Download infrared lightcurves recorded with the WISE satellite. More info soon!

## Installation

`timewise` is a python package, installable through `pip`
```
pip install timewise
```

