# Natter
A wee experimental terminal-based chat client, built to mess around with the
[Python Ollama library](https://github.com/ollama/ollama-python).
![Natter in action](https://raw.githubusercontent.com/davep/natter/main/img/natter.png)
## Motivation
There are lots of good and very comprehensive terminal-based LLM clients out
there. Pretty much all of them are feature-rich and very busy, and most
concentrate on privacy-problematic backend engines.
I wanted to toy with something that was simple, direct, to the point, and
locally-based.
Also, this is a tinker toy so I can experiment with the library I've built
this around, and also experiment with how I can make use of a locally-hosted
LLM.
[//]: # (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/f9/4d/bf9008407b1b5b9bbeab51e2c3a6f87e144e3920649e5fbaee97b7050305/natter-0.0.4.tar.gz",
"platform": null,
"description": "# Natter\n\nA wee experimental terminal-based chat client, built to mess around with the\n[Python Ollama library](https://github.com/ollama/ollama-python).\n\n![Natter in action](https://raw.githubusercontent.com/davep/natter/main/img/natter.png)\n\n## Motivation\n\nThere are lots of good and very comprehensive terminal-based LLM clients out\nthere. Pretty much all of them are feature-rich and very busy, and most\nconcentrate on privacy-problematic backend engines.\n\nI wanted to toy with something that was simple, direct, to the point, and\nlocally-based.\n\nAlso, this is a tinker toy so I can experiment with the library I've built\nthis around, and also experiment with how I can make use of a locally-hosted\nLLM.\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.4",
"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": "569895c749526f8f4953774b4ef1300411e599530aab06b55ad6988cdb9a6101",
"md5": "d80fc707ce9dbb215d27b96ec32f91fc",
"sha256": "5e8a20381519cb5b63a29f87450e7eca22220b5d312641ac68e38a9fd7cb2d1d"
},
"downloads": -1,
"filename": "natter-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d80fc707ce9dbb215d27b96ec32f91fc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 14798,
"upload_time": "2024-07-02T16:45:01",
"upload_time_iso_8601": "2024-07-02T16:45:01.795294Z",
"url": "https://files.pythonhosted.org/packages/56/98/95c749526f8f4953774b4ef1300411e599530aab06b55ad6988cdb9a6101/natter-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f94dbf9008407b1b5b9bbeab51e2c3a6f87e144e3920649e5fbaee97b7050305",
"md5": "2d535021399ced3ef5b01f53a828f45a",
"sha256": "c7998e82916bd4b81f1bf4e8f3c777c198c3cfbff49fab3d8af6f483c8190c4d"
},
"downloads": -1,
"filename": "natter-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "2d535021399ced3ef5b01f53a828f45a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 10084,
"upload_time": "2024-07-02T16:45:04",
"upload_time_iso_8601": "2024-07-02T16:45:04.438618Z",
"url": "https://files.pythonhosted.org/packages/f9/4d/bf9008407b1b5b9bbeab51e2c3a6f87e144e3920649e5fbaee97b7050305/natter-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-02 16:45:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "davep",
"github_project": "natter",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "natter"
}