Skip to content

humulabs/humu-download

Repository files navigation

Downloads License

humu-download

humu-download is a command line tool to download Humu data series.

Installation

pip install humu-download

Usage

  • Export your Humu project and include data series

  • Run the download tool from a command line prompt:

    humu-download '~/Downloads/my-project-export.csv'
    
  • Run humu-download -h for more details

Development

The project lives on GitHub. Bug reports, questions, and comments welcome.