clldutils


Nameclldutils JSON
Version 3.22.2 PyPI version JSON
download
home_pagehttps://github.com/clld/clldutils
SummaryUtilities for programmatic data curation
upload_time2024-03-12 15:44:24
maintainer
docs_urlNone
authorRobert Forkel
requires_python>=3.8
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Robert Forkel",
    "author_email": "dlce.rdm@eva.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/bd/74/d8e5849562cc0c409e24ce2efdf76d7a86f1f3370136327d939795deacae/clldutils-3.22.2.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.22.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/clld/clldutils/issues",
        "Homepage": "https://github.com/clld/clldutils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b94e2736d5fc0b112e59c977b6c2ecb854a5dc786927139703eb2e846151bd3",
                "md5": "c082cdbed5562ca078384ce278f55918",
                "sha256": "6036093ab91d09bb4e9aaacd2610a9447100a25c5c23eb96165ae1ce7df07520"
            },
            "downloads": -1,
            "filename": "clldutils-3.22.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c082cdbed5562ca078384ce278f55918",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 1724167,
            "upload_time": "2024-03-12T15:44:13",
            "upload_time_iso_8601": "2024-03-12T15:44:13.086340Z",
            "url": "https://files.pythonhosted.org/packages/5b/94/e2736d5fc0b112e59c977b6c2ecb854a5dc786927139703eb2e846151bd3/clldutils-3.22.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd74d8e5849562cc0c409e24ce2efdf76d7a86f1f3370136327d939795deacae",
                "md5": "3b6aed055b838bc6184a2d1afe0a75bd",
                "sha256": "0efa914d0e0156bf707f8d0160ce9eacb9b088ffeab7afc61daccadd134007b1"
            },
            "downloads": -1,
            "filename": "clldutils-3.22.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3b6aed055b838bc6184a2d1afe0a75bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1711163,
            "upload_time": "2024-03-12T15:44:24",
            "upload_time_iso_8601": "2024-03-12T15:44:24.570552Z",
            "url": "https://files.pythonhosted.org/packages/bd/74/d8e5849562cc0c409e24ce2efdf76d7a86f1f3370136327d939795deacae/clldutils-3.22.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 15:44: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"
}
        
Elapsed time: 0.23242s