pyetymdict


Namepyetymdict JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/lexibank/pyetymdict
SummaryProgrammatic curation of etymological dictionaries in CLDF
upload_time2024-12-17 15:37:24
maintainerNone
docs_urlNone
authorRobert Forkel
requires_python>=3.9
licenseApache 2.0
keywords linguistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyetymdict

[![Build Status](https://github.com/lexibank/pyetymdict/workflows/tests/badge.svg)](https://github.com/lexibank/pyetymdict/actions?query=workflow%3Atests)
[![PyPI](https://img.shields.io/pypi/v/pyetymdict.svg)](https://pypi.org/project/pyetymdict)

The package provides a CLDF data model for etymological dictionaires layered on top of CLDF Wordlists 
curated via `pylexibank` and a [cldfbench](https://github.com/cldf/cldfbench) subcommand to display
complex cognate sets from such datasets.

![](etymdict.set.png)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lexibank/pyetymdict",
    "name": "pyetymdict",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "linguistics",
    "author": "Robert Forkel",
    "author_email": "robert_forkel@eva.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/a8/87/34a70cb7c01e62500bc306384d6e35d95a326227cbf45644a8d663ae0cff/pyetymdict-0.4.0.tar.gz",
    "platform": "any",
    "description": "# pyetymdict\n\n[![Build Status](https://github.com/lexibank/pyetymdict/workflows/tests/badge.svg)](https://github.com/lexibank/pyetymdict/actions?query=workflow%3Atests)\n[![PyPI](https://img.shields.io/pypi/v/pyetymdict.svg)](https://pypi.org/project/pyetymdict)\n\nThe package provides a CLDF data model for etymological dictionaires layered on top of CLDF Wordlists \ncurated via `pylexibank` and a [cldfbench](https://github.com/cldf/cldfbench) subcommand to display\ncomplex cognate sets from such datasets.\n\n![](etymdict.set.png)\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Programmatic curation of etymological dictionaries in CLDF",
    "version": "0.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/lexibank/pyetymdict/issues",
        "Homepage": "https://github.com/lexibank/pyetymdict"
    },
    "split_keywords": [
        "linguistics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe0f564b5a0f77766cd2858b35742b2ba3054641ae214d3877cbd6b0dbb2ef63",
                "md5": "c525d2034d789a7f8e1d78e0cb0a060f",
                "sha256": "7fa1a1e3004f73f2b5f96949785597ebdaa036c1b106b9ea2492e248e572eaaf"
            },
            "downloads": -1,
            "filename": "pyetymdict-0.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c525d2034d789a7f8e1d78e0cb0a060f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 11805,
            "upload_time": "2024-12-17T15:37:23",
            "upload_time_iso_8601": "2024-12-17T15:37:23.042590Z",
            "url": "https://files.pythonhosted.org/packages/fe/0f/564b5a0f77766cd2858b35742b2ba3054641ae214d3877cbd6b0dbb2ef63/pyetymdict-0.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a88734a70cb7c01e62500bc306384d6e35d95a326227cbf45644a8d663ae0cff",
                "md5": "f69a652a7730ee108eb99e090fb1a320",
                "sha256": "21652b21b46470836458902d989df2e205a5672bd01e94a65fe04f3d072f7a1a"
            },
            "downloads": -1,
            "filename": "pyetymdict-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f69a652a7730ee108eb99e090fb1a320",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12801,
            "upload_time": "2024-12-17T15:37:24",
            "upload_time_iso_8601": "2024-12-17T15:37:24.322565Z",
            "url": "https://files.pythonhosted.org/packages/a8/87/34a70cb7c01e62500bc306384d6e35d95a326227cbf45644a8d663ae0cff/pyetymdict-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 15:37:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lexibank",
    "github_project": "pyetymdict",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyetymdict"
}
        
Elapsed time: 0.49720s