intentional


Nameintentional JSON
Version 0.0.1.post1 PyPI version JSON
download
home_pageNone
SummaryIntentional is an open-source framework to build reliable, multimodal and multi-channel LLM chatbots that actually talk and behave as you expect.
upload_time2024-12-03 11:52:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseAGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Intentional - Main package

[![PyPI - Version](https://img.shields.io/pypi/v/intentional.svg)](https://pypi.org/project/intentional)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/intentional.svg)](https://pypi.org/project/intentional)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install intentional
```

## License

`intentional` is distributed under the terms of the [AGPL](LICENSE.txt) license. If that doesn't work for you, [get in touch](mailto:github@zansara.dev).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "intentional",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "ZanSara <github@zansara.dev>",
    "download_url": "https://files.pythonhosted.org/packages/e5/16/cf4535034d0338bb12331d8e28e57f8806a6c8ea79352a596439a35aec23/intentional-0.0.1.post1.tar.gz",
    "platform": null,
    "description": "# Intentional - Main package\n\n[![PyPI - Version](https://img.shields.io/pypi/v/intentional.svg)](https://pypi.org/project/intentional)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/intentional.svg)](https://pypi.org/project/intentional)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install intentional\n```\n\n## License\n\n`intentional` is distributed under the terms of the [AGPL](LICENSE.txt) license. If that doesn't work for you, [get in touch](mailto:github@zansara.dev).\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Intentional is an open-source framework to build reliable, multimodal and multi-channel LLM chatbots that actually talk and behave as you expect.",
    "version": "0.0.1.post1",
    "project_urls": {
        "Documentation": "https://github.com/intentional-ai/intentional#readme",
        "Issues": "https://github.com/intentional-ai/intentional/issues",
        "Source": "https://github.com/intentional-ai/intentional"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9617016111671a83d5e3d97b8355779e9cfea1a0c50c8536029be0668f206605",
                "md5": "bf61e85c0f65d91e467456cbca4f2262",
                "sha256": "b625673d796cfaa2c0398226bd9d3889549551341630c8eb7b088fefb351618a"
            },
            "downloads": -1,
            "filename": "intentional-0.0.1.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf61e85c0f65d91e467456cbca4f2262",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19205,
            "upload_time": "2024-12-03T11:52:05",
            "upload_time_iso_8601": "2024-12-03T11:52:05.173250Z",
            "url": "https://files.pythonhosted.org/packages/96/17/016111671a83d5e3d97b8355779e9cfea1a0c50c8536029be0668f206605/intentional-0.0.1.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e516cf4535034d0338bb12331d8e28e57f8806a6c8ea79352a596439a35aec23",
                "md5": "07da87a6fe3e0c0a7b6001962b295949",
                "sha256": "6e4437cae0a3ed14878c6357e1299fbef95203bc7667c878fa61b72d6c33307c"
            },
            "downloads": -1,
            "filename": "intentional-0.0.1.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "07da87a6fe3e0c0a7b6001962b295949",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19350,
            "upload_time": "2024-12-03T11:52:06",
            "upload_time_iso_8601": "2024-12-03T11:52:06.505290Z",
            "url": "https://files.pythonhosted.org/packages/e5/16/cf4535034d0338bb12331d8e28e57f8806a6c8ea79352a596439a35aec23/intentional-0.0.1.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 11:52:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intentional-ai",
    "github_project": "intentional#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "intentional"
}
        
Elapsed time: 0.36400s