colloquy


Namecolloquy JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/benwhalley/conversation
SummaryA package to faciliate conversations with LLMs
upload_time2024-01-12 13:49:19
maintainer
docs_urlNone
authorYour Name
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Colloquy

A library to script converations with LLMs using markdown.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/benwhalley/conversation",
    "name": "colloquy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "benwhalley@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/99/85/f59b06e4287f175f7064afb9cbc83cd678d4d4815fc1f2199733561abf8a/colloquy-0.1.0.tar.gz",
    "platform": null,
    "description": "# Colloquy\n\nA library to script converations with LLMs using markdown.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package to faciliate conversations with LLMs",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/benwhalley/conversation/issues",
        "Homepage": "https://github.com/benwhalley/conversation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d51debc49a375be412f37c1403811e13fd641a7611fd25c936a2ba81d766d55e",
                "md5": "0c13948d3a059a508a27aac0849e0570",
                "sha256": "ecb11be3754c339658f1065f1fe4fc02b6212d5120d2ea75ebf745c6e39f40d2"
            },
            "downloads": -1,
            "filename": "colloquy-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c13948d3a059a508a27aac0849e0570",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1426,
            "upload_time": "2024-01-12T13:49:15",
            "upload_time_iso_8601": "2024-01-12T13:49:15.885052Z",
            "url": "https://files.pythonhosted.org/packages/d5/1d/ebc49a375be412f37c1403811e13fd641a7611fd25c936a2ba81d766d55e/colloquy-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9985f59b06e4287f175f7064afb9cbc83cd678d4d4815fc1f2199733561abf8a",
                "md5": "2bf09bda58525ba6ca906913b8e18afa",
                "sha256": "e40c99f9227229cb6439e35af21847ea876d0ac3b04e3739010901f539019435"
            },
            "downloads": -1,
            "filename": "colloquy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2bf09bda58525ba6ca906913b8e18afa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1366,
            "upload_time": "2024-01-12T13:49:19",
            "upload_time_iso_8601": "2024-01-12T13:49:19.907179Z",
            "url": "https://files.pythonhosted.org/packages/99/85/f59b06e4287f175f7064afb9cbc83cd678d4d4815fc1f2199733561abf8a/colloquy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-12 13:49:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "benwhalley",
    "github_project": "conversation",
    "github_not_found": true,
    "lcname": "colloquy"
}
        
Elapsed time: 0.26853s