# clldutils
Utilities for programmatic data curation
[![Build Status](https://github.com/clld/clldutils/workflows/tests/badge.svg)](https://github.com/clld/clldutils/actions?query=workflow%3Atests)
[![Documentation Status](https://readthedocs.org/projects/clldutils/badge/?version=latest)](https://clldutils.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/clldutils.svg)](https://pypi.python.org/pypi/clldutils)
## Install
Install from PyPI running
```shell
pip install clldutils
```
## Overview
Originally, `clldutils` started out as a library for functionality often used in [clld](https://github.com/clld/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
Raw data
{
"_id": null,
"home_page": "https://github.com/clld/clldutils",
"name": "clldutils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Robert Forkel",
"author_email": "dlce.rdm@eva.mpg.de",
"download_url": "https://files.pythonhosted.org/packages/9a/02/f85c169bdee52b75a7d84f1c34608dda98dd1c9b77ccb597d9c3cbe84ff2/clldutils-3.23.1.tar.gz",
"platform": null,
"description": "# clldutils\n\nUtilities for programmatic data curation\n\n[![Build Status](https://github.com/clld/clldutils/workflows/tests/badge.svg)](https://github.com/clld/clldutils/actions?query=workflow%3Atests)\n[![Documentation Status](https://readthedocs.org/projects/clldutils/badge/?version=latest)](https://clldutils.readthedocs.io/en/latest/?badge=latest)\n[![PyPI](https://img.shields.io/pypi/v/clldutils.svg)](https://pypi.python.org/pypi/clldutils)\n\n\n## Install\n\nInstall from PyPI running\n```shell\npip install clldutils\n```\n\n## Overview\n\nOriginally, `clldutils` started out as a library for functionality often used in [clld](https://github.com/clld/clld) \nweb apps. Over time, it turned into a toolbox for various data curation tasks, with a focus on cross-linguistic\ndata (as reflected by modules such as `clldutils.iso_639_3` or `clldutils.sfm`).\n\nDesign goals are\n- wide applicability of the included functionality\n- small number of dependencies, thus wide installability\n\n\n## API\n\nDocumentation of the package is at https://clldutils.readthedocs.io/en/latest/index.html\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Utilities for programmatic data curation",
"version": "3.23.1",
"project_urls": {
"Bug Tracker": "https://github.com/clld/clldutils/issues",
"Homepage": "https://github.com/clld/clldutils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e260fc521ed19d71faaba679d1ba2aae2bc999bf27b8ce27e083e3fb6536546f",
"md5": "806c85ce0d4dd44e9bb81cc034e880ef",
"sha256": "2c3d094462d5cef720db2b408497e3a01820afe83fe9a8764c230b009d66a6b0"
},
"downloads": -1,
"filename": "clldutils-3.23.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "806c85ce0d4dd44e9bb81cc034e880ef",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 1724185,
"upload_time": "2024-10-24T05:39:13",
"upload_time_iso_8601": "2024-10-24T05:39:13.746719Z",
"url": "https://files.pythonhosted.org/packages/e2/60/fc521ed19d71faaba679d1ba2aae2bc999bf27b8ce27e083e3fb6536546f/clldutils-3.23.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9a02f85c169bdee52b75a7d84f1c34608dda98dd1c9b77ccb597d9c3cbe84ff2",
"md5": "4e247a7105e46b97008deeca2276d2dc",
"sha256": "1ba735477a92d3f2e37d855af72325779076217c73ec59e2b8504dff4d742db3"
},
"downloads": -1,
"filename": "clldutils-3.23.1.tar.gz",
"has_sig": false,
"md5_digest": "4e247a7105e46b97008deeca2276d2dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1711138,
"upload_time": "2024-10-24T05:39:24",
"upload_time_iso_8601": "2024-10-24T05:39:24.717384Z",
"url": "https://files.pythonhosted.org/packages/9a/02/f85c169bdee52b75a7d84f1c34608dda98dd1c9b77ccb597d9c3cbe84ff2/clldutils-3.23.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 05:39:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "clld",
"github_project": "clldutils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "clldutils"
}