pyetymdict


Namepyetymdict JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/lexibank/pyetymdict
SummaryProgrammatic curation of etymological dictionaries in CLDF
upload_time2024-12-19 12:34:35
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/fb/fa/fe81f1bfe804d19e61a8dc3a7613f5622dd97418551970540692d452a96b/pyetymdict-1.0.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": "1.0.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": "ff2f10c2b57d6f2941cb1229b53fc2dccde38580458a2db97d95d89da6165362",
                "md5": "b0f81c2fd170739b43b2d7f2a0796c22",
                "sha256": "d99cdcad612786c57b6b77ea0189781cf3783e6b29338d7fc2447c40f26f3b1e"
            },
            "downloads": -1,
            "filename": "pyetymdict-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0f81c2fd170739b43b2d7f2a0796c22",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 12157,
            "upload_time": "2024-12-19T12:34:33",
            "upload_time_iso_8601": "2024-12-19T12:34:33.501543Z",
            "url": "https://files.pythonhosted.org/packages/ff/2f/10c2b57d6f2941cb1229b53fc2dccde38580458a2db97d95d89da6165362/pyetymdict-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbfafe81f1bfe804d19e61a8dc3a7613f5622dd97418551970540692d452a96b",
                "md5": "983f25642949c928a7bf1728fd430697",
                "sha256": "bbcec8f27a825b048f27f88062b84f6ca5cd67c2efa652744df15280612aaa27"
            },
            "downloads": -1,
            "filename": "pyetymdict-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "983f25642949c928a7bf1728fd430697",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13181,
            "upload_time": "2024-12-19T12:34:35",
            "upload_time_iso_8601": "2024-12-19T12:34:35.954640Z",
            "url": "https://files.pythonhosted.org/packages/fb/fa/fe81f1bfe804d19e61a8dc3a7613f5622dd97418551970540692d452a96b/pyetymdict-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 12:34:35",
    "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: 3.18555s