Skip to content

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

License

Notifications You must be signed in to change notification settings

eva-dlce-zenodo/clldutils

 
 

Repository files navigation

clldutils

Utilities for programmatic data curation

Build Status codecov.io Documentation Status PyPI

Install

Install from PyPI running

pip install clldutils

Overview

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

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

Packages

No packages published

Languages

  • Python 88.6%
  • Roff 11.4%