Utilities for programmatic data curation
Install from PyPI running
pip install clldutils
Originally, clldutils
started out a library for functionality often used in clld
web apps. Over time, it turned into a toolbox for various data curation tasks, with a focus on cross-linguistic
data (as reflected by modules such as clldutils.iso_639_3
or clldutils.sfm
).
Design goals are
- wide applicability of the included functionality
- small number of dependencies, thus wide installability
Documentation of the package is at https://clldutils.readthedocs.io/en/latest/index.html