natter


Namenatter JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/davep/natter
SummaryA terminal-based ollama chat interface
upload_time2024-04-29 13:54:05
maintainerDave Pearson
docs_urlNone
authorDave Pearson
requires_python<3.13,>=3.10
licenseLicense :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
keywords terminal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Natter

A wee experimental terminal-based chat client, built to mess around with the
Python Ollama library.

[//]: # (README.md ends here)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/davep/natter",
    "name": "natter",
    "maintainer": "Dave Pearson",
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": "davep@davep.org",
    "keywords": "terminal",
    "author": "Dave Pearson",
    "author_email": "davep@davep.org",
    "download_url": "https://files.pythonhosted.org/packages/e9/b1/7e5af8e97a0c4a1ed62bcbe07e9fbf970d5e2dbccd7f7ed79a2f7ef07cde/natter-0.0.2.tar.gz",
    "platform": null,
    "description": "# Natter\n\nA wee experimental terminal-based chat client, built to mess around with the\nPython Ollama library.\n\n[//]: # (README.md ends here)\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "A terminal-based ollama chat interface",
    "version": "0.0.2",
    "project_urls": {
        "Discussions": "https://github.com/davep/natter/discussions",
        "Documentation": "https://github.com/davep/natter/blob/main/README.md",
        "Homepage": "https://github.com/davep/natter",
        "Issues": "https://github.com/davep/natter/issues",
        "Source": "https://github.com/davep/natter"
    },
    "split_keywords": [
        "terminal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba18dd449ef96cffbc4febafdbb5a55bf25f65cc51c41f9f31f0590ba08cf231",
                "md5": "5a3f941b76aca4da65d182d78ccb526b",
                "sha256": "7e7d152b82fd3c5b675cf632fa16d9fadc2815a8b474d2c8e381c82222906d09"
            },
            "downloads": -1,
            "filename": "natter-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a3f941b76aca4da65d182d78ccb526b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 8695,
            "upload_time": "2024-04-29T13:54:04",
            "upload_time_iso_8601": "2024-04-29T13:54:04.254653Z",
            "url": "https://files.pythonhosted.org/packages/ba/18/dd449ef96cffbc4febafdbb5a55bf25f65cc51c41f9f31f0590ba08cf231/natter-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9b17e5af8e97a0c4a1ed62bcbe07e9fbf970d5e2dbccd7f7ed79a2f7ef07cde",
                "md5": "1f80c006ec1a0ffa85ee2b72a527e6a2",
                "sha256": "b5379d9f0b3901b4fe7ca7f840c5075ff9be78b87e3541a3afcda2e14404599e"
            },
            "downloads": -1,
            "filename": "natter-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1f80c006ec1a0ffa85ee2b72a527e6a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 7007,
            "upload_time": "2024-04-29T13:54:05",
            "upload_time_iso_8601": "2024-04-29T13:54:05.618854Z",
            "url": "https://files.pythonhosted.org/packages/e9/b1/7e5af8e97a0c4a1ed62bcbe07e9fbf970d5e2dbccd7f7ed79a2f7ef07cde/natter-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 13:54:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davep",
    "github_project": "natter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "natter"
}
        
Elapsed time: 0.26603s