z3c.csvvocabulary

A package to create vocabularies based on CSV files.


Keywords
zope3, vocabulary, csv
License
ZPL-2.1
Install
pip install z3c.csvvocabulary==3.0

Documentation

This package provides a very simple vocabulary implementation using CSV files. The advantage of CSV files is that they provide an external point to specify data, which allows a non-developer to adjust the data themselves.