tala


Nametala JSON
Version 16.1.0 PyPI version JSON
download
home_pagehttp://www.talkamatic.se
SummaryDesign dialogue domain descriptions (DDDs) for TDM
upload_time2024-02-29 13:24:16
maintainer
docs_urlNone
authorTalkamatic
requires_python
license
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tala tdm ddd ddds dialogue conversation AI",
    "author": "Talkamatic",
    "author_email": "dev@talkamatic.se",
    "download_url": "https://files.pythonhosted.org/packages/d3/1d/4d366534e3c59478be4ccd4e60372fd9d4829bc598c938cd87dadf351892/tala-16.1.0.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": "",
    "summary": "Design dialogue domain descriptions (DDDs) for TDM",
    "version": "16.1.0",
    "project_urls": {
        "Homepage": "http://www.talkamatic.se"
    },
    "split_keywords": [
        "tala",
        "tdm",
        "ddd",
        "ddds",
        "dialogue",
        "conversation",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00919ab1ff1c3312faccb4b75cf747928554ff523dcc84b73dd10b270ac713eb",
                "md5": "1fa8d1c0e27403e88df90073f84003c2",
                "sha256": "865f0711c894dbe0250193e42d03ad67a7dd877ddbb958ae92d3a0d2b80e48b9"
            },
            "downloads": -1,
            "filename": "tala-16.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1fa8d1c0e27403e88df90073f84003c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 153058,
            "upload_time": "2024-02-29T13:24:13",
            "upload_time_iso_8601": "2024-02-29T13:24:13.899003Z",
            "url": "https://files.pythonhosted.org/packages/00/91/9ab1ff1c3312faccb4b75cf747928554ff523dcc84b73dd10b270ac713eb/tala-16.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d31d4d366534e3c59478be4ccd4e60372fd9d4829bc598c938cd87dadf351892",
                "md5": "4c0bbaf3e783ecb65a8973c69674d296",
                "sha256": "42659925e9c645abe49f553139779002f003ccd892c3160c43f3d86790ae19f7"
            },
            "downloads": -1,
            "filename": "tala-16.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4c0bbaf3e783ecb65a8973c69674d296",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 267749,
            "upload_time": "2024-02-29T13:24:16",
            "upload_time_iso_8601": "2024-02-29T13:24:16.043712Z",
            "url": "https://files.pythonhosted.org/packages/d3/1d/4d366534e3c59478be4ccd4e60372fd9d4829bc598c938cd87dadf351892/tala-16.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 13:24:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tala"
}
        
Elapsed time: 0.26414s