Skip to content

lemontree210/clldutils

 
 

Repository files navigation

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

About

Utilities for clld apps without the overhead of requiring pyramid, rdflib et al

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.1%
  • Roff 7.9%