tala


Nametala JSON
Version 28.0.1 PyPI version JSON
download
home_pageNone
SummaryDesign dialogue domain descriptions (DDDs) for TDM
upload_time2025-08-28 12:27:38
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "tala",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tala, tdm, ddd, ddds, dialogue, conversation, AI",
    "author": null,
    "author_email": "Talkamatic <dev@talkamatic.se>",
    "download_url": "https://files.pythonhosted.org/packages/45/57/a8703a36a5083ecba47d0e18ce41dbfd8b1e5cdbc8c24449c39aaa9c2118/tala-28.0.1.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": "28.0.1",
    "project_urls": {
        "Documentation": "https://docs.talkamatic.se",
        "Homepage": "http://www.talkamatic.se",
        "Repository": "https://github.com/talkamatic/tala"
    },
    "split_keywords": [
        "tala",
        " tdm",
        " ddd",
        " ddds",
        " dialogue",
        " conversation",
        " ai"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b861b82454b1e516c80f06d7d363248d7f099b41fd8f801bc40499aa06c45a98",
                "md5": "6a3d934183056cf8e1a6e0ae9b0d3af1",
                "sha256": "c06307e4ddd8da2cfa0d03d4f4d13a866adfe4d4f32ec6e8fa4546611aadb79e"
            },
            "downloads": -1,
            "filename": "tala-28.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a3d934183056cf8e1a6e0ae9b0d3af1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 334995,
            "upload_time": "2025-08-28T12:27:36",
            "upload_time_iso_8601": "2025-08-28T12:27:36.199453Z",
            "url": "https://files.pythonhosted.org/packages/b8/61/b82454b1e516c80f06d7d363248d7f099b41fd8f801bc40499aa06c45a98/tala-28.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4557a8703a36a5083ecba47d0e18ce41dbfd8b1e5cdbc8c24449c39aaa9c2118",
                "md5": "1217d70bf2f6aecb28a05d8ed7799796",
                "sha256": "25d15e4c6e1fb9c4a57c60474e950ced4d05be64870366b9773f810736b42f54"
            },
            "downloads": -1,
            "filename": "tala-28.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1217d70bf2f6aecb28a05d8ed7799796",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 294496,
            "upload_time": "2025-08-28T12:27:38",
            "upload_time_iso_8601": "2025-08-28T12:27:38.068464Z",
            "url": "https://files.pythonhosted.org/packages/45/57/a8703a36a5083ecba47d0e18ce41dbfd8b1e5cdbc8c24449c39aaa9c2118/tala-28.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 12:27:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "talkamatic",
    "github_project": "tala",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tala"
}
        
Elapsed time: 2.09294s