tala


Nametala JSON
Version 21.2.3 PyPI version JSON
download
home_pagehttp://www.talkamatic.se
SummaryDesign dialogue domain descriptions (DDDs) for TDM
upload_time2025-02-12 13:13:57
maintainerNone
docs_urlNone
authorTalkamatic
requires_pythonNone
licenseNone
keywords tala tdm ddd ddds dialogue conversation ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a command line SDK for managing TDM-based dialogue domain descriptions (DDDs). For further information, see [talkamatic.se](http://talkamatic.se).

# Install dependencies

### Ubuntu

```bash
apt install libxml2-dev libxslt-dev
```

# Installation

Install the latest version of Tala with pip:

```bash
pip3 install tala
```

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.talkamatic.se",
    "name": "tala",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tala tdm ddd ddds dialogue conversation AI",
    "author": "Talkamatic",
    "author_email": "dev@talkamatic.se",
    "download_url": "https://files.pythonhosted.org/packages/2d/db/766f80a6803c1acd70ae1405af09dab0dd53e120288a71db5d5bac654e07/tala-21.2.3.tar.gz",
    "platform": null,
    "description": "This is a command line SDK for managing TDM-based dialogue domain descriptions (DDDs). For further information, see [talkamatic.se](http://talkamatic.se).\n\n# Install dependencies\n\n### Ubuntu\n\n```bash\napt install libxml2-dev libxslt-dev\n```\n\n# Installation\n\nInstall the latest version of Tala with pip:\n\n```bash\npip3 install tala\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Design dialogue domain descriptions (DDDs) for TDM",
    "version": "21.2.3",
    "project_urls": {
        "Homepage": "http://www.talkamatic.se"
    },
    "split_keywords": [
        "tala",
        "tdm",
        "ddd",
        "ddds",
        "dialogue",
        "conversation",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05f74d8aadc5dcd49bd7b112c57feb8a4bd42700a29bb83eede4a0bb5dfa6508",
                "md5": "9c779c52aeb4a0efee26199252dc60fb",
                "sha256": "f88175702b78a5378405dfa7d7d31b7e38821df0ad3bef63ca483aaf9db52a52"
            },
            "downloads": -1,
            "filename": "tala-21.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c779c52aeb4a0efee26199252dc60fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 149955,
            "upload_time": "2025-02-12T13:13:54",
            "upload_time_iso_8601": "2025-02-12T13:13:54.890800Z",
            "url": "https://files.pythonhosted.org/packages/05/f7/4d8aadc5dcd49bd7b112c57feb8a4bd42700a29bb83eede4a0bb5dfa6508/tala-21.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ddb766f80a6803c1acd70ae1405af09dab0dd53e120288a71db5d5bac654e07",
                "md5": "8287663d8f145fcd9fd6aacf3ac7505d",
                "sha256": "0d55d2ec62027313365fa33316ebc8c124ac24dfbbed4629c836853dffb410eb"
            },
            "downloads": -1,
            "filename": "tala-21.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8287663d8f145fcd9fd6aacf3ac7505d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 266595,
            "upload_time": "2025-02-12T13:13:57",
            "upload_time_iso_8601": "2025-02-12T13:13:57.005755Z",
            "url": "https://files.pythonhosted.org/packages/2d/db/766f80a6803c1acd70ae1405af09dab0dd53e120288a71db5d5bac654e07/tala-21.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 13:13:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tala"
}
        
Elapsed time: 0.41656s