wuyi0614 / fao-download

Temporary repo for downloading data from FAO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAO Download

Download FAO's country-based Food-based dietary guidelines pages and their linked documents.

Quick Start

Make sure the essential backend library is ready before you run the Python scripts.

# install wkhtmltopdf on your Mac
brew update  # make sure your homebrew/curl/openssl works well
brew install --cask wkhtmltopdf

# conf the python env and test
pipenv install
python main.py

About

Temporary repo for downloading data from FAO


Languages

Language:Python 100.0%