A hop database in JSON format - hops.json.
Based on the BrewDB database from Samir Boulema.
-
Clone the repository and submodules.
git clone --recursive https://github.com/stuartraetaylor/hops-json.git
-
Run the exporter (requires Python 3).
chmod +x hop_export_full.py ./hop_export_full.py
The hop database is exported to hops.json
in the root of the project.