Metadata-Version: 2.4
Name: eradication_stan
Version: 0.2.0
Summary: A python wrapper for cmdStan
Home-page: https://github.com/IslasGECI/eradication_stan
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: fastapi
Requires-Dist: httpx
Requires-Dist: pandas
Requires-Dist: python-multipart
Requires-Dist: pandas-stubs ; extra == "dev"
Requires-Dist: geci-test-tools ; extra == "dev"
Provides-Extra: dev

<a href="https://www.islas.org.mx/"><img src="https://www.islas.org.mx/img/logo.svg" align="right" width="256" /></a>
# Eradication Stan
[![codecov](https://codecov.io/gh/IslasGECI/eradication_stan/graph/badge.svg?token=RY807ST1T1)](https://codecov.io/gh/IslasGECI/eradication_stan)
![example branch
parameter](https://github.com/IslasGECI/eradication_stan/actions/workflows/actions.yml/badge.svg)
![licencia](https://img.shields.io/github/license/IslasGECI/eradication_stan)
![languages](https://img.shields.io/github/languages/top/IslasGECI/eradication_stan)
![commits](https://img.shields.io/github/commit-activity/y/IslasGECI/eradication_stan)
![PyPI - Version](https://img.shields.io/pypi/v/eradication_stan)

Python wrapper used for bayesian inference for eradication proyects. 🐍

This is a wrapper for [Stan software](https://mc-stan.org/) used for cat eradication project.

