nicolefranc / maternal-sms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maternal SMS

A GAMI project

To get started with the project

# if you do not have a conda environment:
pip install -r requirements.txt
conda create --name <env_name> --file requirements.txt

# if you already have a conda environment:
conda install --file requirements.txt

About


Languages

Language:Python 100.0%