Metadata-Version: 2.1
Name: ds-emer
Version: 0.0.2
Summary: Librería de prueba para DS Emergencias
Home-page: https://github.com/IHSA-frio
Author: Facundo Rio
Author-email: frio@emergencias.com.ar
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown

# DS_EMER

ds_emer es una libreria de prueba.

## Instalación

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install ds_emer.

```bash
pip install ds-emer

## Usage

```python
from ds_emer import *

# Funcion Euge
a = euge()

# Funcion Agus
b = agus()

# Funcion Facu
c = facu()
```

## Contribuciones

No son necesarias.

