tala


Nametala JSON
Version 21.1.4 PyPI version JSON
download
home_pagehttp://www.talkamatic.se
SummaryDesign dialogue domain descriptions (DDDs) for TDM
upload_time2024-11-22 11:05:04
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/00/cb/d4649b613b03127c8d330197709536cfb2fcc0c8097999bf8e09a951cef3/tala-21.1.4.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.1.4",
    "project_urls": {
        "Homepage": "http://www.talkamatic.se"
    },
    "split_keywords": [
        "tala",
        "tdm",
        "ddd",
        "ddds",
        "dialogue",
        "conversation",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c00cc57bf2a85cac6b979633df7ab059c16c3d0005a8290e6ba748b0d068c1bb",
                "md5": "c87eeed7d8ef09a51dde5d424b99ba17",
                "sha256": "c865c90bea2cbda28ecee53dd70ba419c7d6ac4c1f51ae9701161f5bd70a29fa"
            },
            "downloads": -1,
            "filename": "tala-21.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c87eeed7d8ef09a51dde5d424b99ba17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 149263,
            "upload_time": "2024-11-22T11:05:03",
            "upload_time_iso_8601": "2024-11-22T11:05:03.358252Z",
            "url": "https://files.pythonhosted.org/packages/c0/0c/c57bf2a85cac6b979633df7ab059c16c3d0005a8290e6ba748b0d068c1bb/tala-21.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00cbd4649b613b03127c8d330197709536cfb2fcc0c8097999bf8e09a951cef3",
                "md5": "5c8cad47752d69b667fe0b139d7abc3d",
                "sha256": "b329d1c4cf576cab427a29e0880ac027fd0aaff29ea5306b19fa8762bfc47a86"
            },
            "downloads": -1,
            "filename": "tala-21.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5c8cad47752d69b667fe0b139d7abc3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 265631,
            "upload_time": "2024-11-22T11:05:04",
            "upload_time_iso_8601": "2024-11-22T11:05:04.798141Z",
            "url": "https://files.pythonhosted.org/packages/00/cb/d4649b613b03127c8d330197709536cfb2fcc0c8097999bf8e09a951cef3/tala-21.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 11:05:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tala"
}
        
Elapsed time: 0.88711s