clld-ipachart-plugin


Nameclld-ipachart-plugin JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/clld/clld-ipachart-plugin
SummaryRender IPA charts in clld apps.
upload_time2024-03-21 13:33:46
maintainerNone
docs_urlNone
authorRobert Forkel
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # clld-ipachart-plugin

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

A plugin for the [`clld`](https://pypi.org/project/clld) package.


## Usage

`clld-ipachart-plugin` provides
- A model mixin [`clld_ipachart_plugin.models.InventoryMixin`](src/clld_ipachart_plugin/models.py)
  providing functionality to render IPA chart components.
- Utility functions [`clld_ipachart_plugin.util.*`](src/clld_ipachart_plugin/util.py)
  to load inventory data from segmented forms of a CLDF Wordlist.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clld/clld-ipachart-plugin",
    "name": "clld-ipachart-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Robert Forkel",
    "author_email": "dlce.rdm@eva.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/58/a7/4d81172f51027aeac066ebecb6ecb1b347f675324ad246ddd670c7b0721e/clld-ipachart-plugin-0.3.0.tar.gz",
    "platform": null,
    "description": "# clld-ipachart-plugin\n\n[![Build Status](https://github.com/clld/clld-ipachart-plugin/workflows/tests/badge.svg)](https://github.com/clld/clld-ipachart-plugin/actions?query=workflow%3Atests)\n[![PyPI](https://img.shields.io/pypi/v/clld-ipachart-plugin.svg)](https://pypi.org/project/clld-ipachart-plugin)\n\nA plugin for the [`clld`](https://pypi.org/project/clld) package.\n\n\n## Usage\n\n`clld-ipachart-plugin` provides\n- A model mixin [`clld_ipachart_plugin.models.InventoryMixin`](src/clld_ipachart_plugin/models.py)\n  providing functionality to render IPA chart components.\n- Utility functions [`clld_ipachart_plugin.util.*`](src/clld_ipachart_plugin/util.py)\n  to load inventory data from segmented forms of a CLDF Wordlist.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Render IPA charts in clld apps.",
    "version": "0.3.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/clld/clld-ipachart-plugin/issues",
        "Homepage": "https://github.com/clld/clld-ipachart-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51d6fc418c3e810e2f70cdfb38e1d793e6a0eeeda4bcd45614e2ecb15bd3a5cd",
                "md5": "d1bbead5c22a66f81d90177058541239",
                "sha256": "5721f68d787c6177318bee78c0dca50c366a7232520b1bf64041315afdfb7bac"
            },
            "downloads": -1,
            "filename": "clld_ipachart_plugin-0.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1bbead5c22a66f81d90177058541239",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8204,
            "upload_time": "2024-03-21T13:33:44",
            "upload_time_iso_8601": "2024-03-21T13:33:44.810487Z",
            "url": "https://files.pythonhosted.org/packages/51/d6/fc418c3e810e2f70cdfb38e1d793e6a0eeeda4bcd45614e2ecb15bd3a5cd/clld_ipachart_plugin-0.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58a74d81172f51027aeac066ebecb6ecb1b347f675324ad246ddd670c7b0721e",
                "md5": "6176c1f9f141a62997ee6f137fd6d940",
                "sha256": "ea198ce2e17b0400dd4178ec6214f40e0edfa3296bbfabd54cc6ce04923768be"
            },
            "downloads": -1,
            "filename": "clld-ipachart-plugin-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6176c1f9f141a62997ee6f137fd6d940",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8692,
            "upload_time": "2024-03-21T13:33:46",
            "upload_time_iso_8601": "2024-03-21T13:33:46.775516Z",
            "url": "https://files.pythonhosted.org/packages/58/a7/4d81172f51027aeac066ebecb6ecb1b347f675324ad246ddd670c7b0721e/clld-ipachart-plugin-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 13:33:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clld",
    "github_project": "clld-ipachart-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "clld-ipachart-plugin"
}
        
Elapsed time: 0.20587s