Project: clldutils

Utilities for programmatic data curation

Project Details

Latest version
3.22.1
Home Page
https://github.com/clld/clldutils
PyPI Page
https://pypi.org/project/clldutils/

Project Popularity

PageRank
0.009239136109215524
Number of downloads
162561

clldutils

Utilities for programmatic data curation

Build Status Documentation Status PyPI

Install

Install from PyPI running

pip install clldutils

Overview

Originally, clldutils started out as 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

API

Documentation of the package is at https://clldutils.readthedocs.io/en/latest/index.html