A simple python package that exports a list of almost 10,000 Dutch words ranked by usage.
import dutch_words words = dutch_words.get_ranked()
Thanks to Sasha Romijn for the inspiration and the University of Leipzig for the Dutch word list.
The word list provided by the University of Leipzig and the python code are available under the CC BY 4.0 license.