rafelafrance / mosquito

Support for research on mosquitos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mosquito

Support for research on mosquitos

Install

You will need git a common version manager and Python, preferably v3.11 or later. It is strongly recommended that you install this inside of a virtual environment.

  • git clone https://github.com/rafelafrance/mosquito.git
  • cd /path/to/mosquito
  • Optional: python -m venv -p python3
  • Optional: source venv/bin/activate
  • python -m pip install .

About

Support for research on mosquitos

License:MIT License


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%Language:Makefile 0.0%