Command line tool

agrifoodpy is a command line script that runs a pipeline of functions defined in a config file.

$ agrifoodpy examples/cli/scaling_food_supply.yml -o results.json

For more information on how to configure a pipeline using configuration files and execute them using the agrifoodpy command line tool, see Command line tool.