Metadata-Version: 2.4
Name: geci_janitor
Version: 0.14.0
Summary: Module to clean and process GECI data
Home-page: https://github.com/IslasGECI/janitor
Author: Ciencia de Datos • GECI
Author-email: ciencia.datos@islas.org.mx
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
License-File: LICENSE
Requires-Dist: typer[all]

# Janitor <a href="https://www.islas.org.mx/"><img src="https://www.islas.org.mx/img/logo.svg" align="right" width="256" /></a>

[![codecov](https://codecov.io/gh/IslasGECI/janitor/branch/develop/graph/badge.svg?token=zXmBXOWRbG)](https://codecov.io/gh/IslasGECI/janitor)
![PyPI - Version](https://img.shields.io/pypi/v/geci-janitor)


## Overview

CLI with tools to process cat data.

## 🏗️ Installation

```shell
pip install geci-janitor
```

