Metadata-Version: 2.4
Name: chap_core
Version: 1.0.6
Summary: Climate Health Analysis Platform (CHAP)
Project-URL: Homepage, https://github.com/dhis2/chap-core
Author-email: Sandvelab <knutdrand@gmail.com>
License: MIT license
License-File: LICENSE
Keywords: chap_core
Requires-Python: >=3.10
Requires-Dist: annotated-types
Requires-Dist: bionumpy
Requires-Dist: celery[pytest]
Requires-Dist: cyclopts
Requires-Dist: diskcache
Requires-Dist: docker
Requires-Dist: earthengine-api==1.4.6
Requires-Dist: fastapi
Requires-Dist: geopandas
Requires-Dist: geopy
Requires-Dist: gitpython
Requires-Dist: gluonts
Requires-Dist: httpx
Requires-Dist: libpysal
Requires-Dist: matplotlib
Requires-Dist: meteostat
Requires-Dist: mlflow-skinny
Requires-Dist: numpy<2.0
Requires-Dist: orjson>=3.10.7
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: pooch
Requires-Dist: psycopg2-binary
Requires-Dist: pycountry
Requires-Dist: pydantic-geojson<2
Requires-Dist: pydantic>=2.0
Requires-Dist: python-dateutil
Requires-Dist: python-dotenv
Requires-Dist: python-multipart
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: rq
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: sqlmodel
Requires-Dist: unidecode
Requires-Dist: uvicorn
Requires-Dist: virtualenv
Requires-Dist: xarray
Description-Content-Type: text/markdown

# Welcome to CHAP Core!
CHAP Core is a part of the Climate Health Analytics Platform.

[Read more about the Climate Health Analytics Platform](https://github.com/dhis2-chap/chap-core/wiki)

## Code documentation

The main documentation is located at [https://dhis2-chap.github.io/chap-core/](https://dhis2-chap.github.io/chap-core/).

## Development
We have an open Github board with plans, roadmaps and todo here: [https://github.com/orgs/dhis2-chap/projects/4](https://github.com/orgs/dhis2-chap/projects/4).

## Issues/Bugs
If you find any bugs or issues when using CHAP, we appreciate it if you file a bug report here: https://github.com/dhis2-chap/chap-core/issues/new
