natter

View on PyPIReverse Dependencies (0)

0.0.4 natter-0.0.4-py3-none-any.whl

Wheel Details

Project: natter
Version: 0.0.4
Filename: natter-0.0.4-py3-none-any.whl
Download: [link]
Size: 14798
MD5: d80fc707ce9dbb215d27b96ec32f91fc
SHA256: 5e8a20381519cb5b63a29f87450e7eca22220b5d312641ac68e38a9fd7cb2d1d
Uploaded: 2024-07-02 16:45:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: natter
Version: 0.0.4
Summary: A terminal-based ollama chat interface
Author: Dave Pearson
Author-Email: davep[at]davep.org
Maintainer: Dave Pearson
Maintainer-Email: davep[at]davep.org
Home-Page: https://github.com/davep/natter
Project-Url: Documentation, https://github.com/davep/natter/blob/main/README.md
Project-Url: Source, https://github.com/davep/natter
Project-Url: Issues, https://github.com/davep/natter/issues
Project-Url: Discussions, https://github.com/davep/natter/discussions
License: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Keywords: terminal
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Terminals
Classifier: Typing :: Typed
Requires-Python: <3.13,>=3.10
Requires-Dist: textual (>=0.58.1)
Requires-Dist: ollama
Requires-Dist: xdg-base-dirs
Requires-Dist: textual-fspicker
Description-Content-Type: text/markdown
[Description omitted; length: 738 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
natter/__init__.py sha256=MuBrUzgRrVVrayNnEv_UqumZ3yH2tq1R-i-w0ZI9Yts 492
natter/__main__.py sha256=HKRKZyM5XYwFO-NdfpSN6uoUkGG8eKjLqhkaSsbLw6I 461
natter/app.py sha256=4Yyegcdu_vYxxvEfFtDFH2R30xyTjgNkuwaVqkPJJf4 609
natter/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
natter/data/__init__.py sha256=eZ4sxai4fLK_mk-emR8MyuKKF1wnDvB8_1A2mDWCKb8 423
natter/data/conversation_data.py sha256=I6iqAtuNyHUjNHPFXuY_p838BUWHMpiy0K7WFG-qTnI 3505
natter/data/locations.py sha256=UQYrDh7BjCWKwJ8NXqScG3FrMSOpxAmgZ4jGb5pYHSY 1250
natter/screens/__init__.py sha256=3a_DsZRdVk4IapgxQp-admUz9av3awvby3mWLLKktYI 296
natter/screens/main.py sha256=GxmhfKxB7Syj9COEUJsStS61oRAOGSVZYZy6ztH3Al0 6937
natter/screens/save_conversation.py sha256=5UH8v7ReAyfeB65rSr4xaJCkPxfMZap7RPpvPZsZT-U 1452
natter/widgets/__init__.py sha256=13c2CS2yt81kAPpuAjQv6R10Vj55GWR7GAXj2Hsuuis 415
natter/widgets/output.py sha256=S8QfX_EIOBhUZJey4kNGnMaEV5h79iEdkzZU66e9FeI 3953
natter/widgets/user_input.py sha256=NQbFHDwgP6NkBAPBZlg6EMjGtqb-ryXJgWXmsrqygFY 1827
natter/widgets/output/__init__.py sha256=qmB_2vpHa--eKhc9plfSMKH1O9b9kqpgksR9G7XpjX8 437
natter/widgets/output/assistant.py sha256=eqiXNexadG1ivNaeMUwnXGmP6H4u7Ip1jFHEsyN1QR4 2034
natter/widgets/output/conversation.py sha256=ewJVthTLssGKzSj7OSY7p-90PAsKKOhQhDMRqRGMF4g 4087
natter/widgets/output/error.py sha256=PGv1QbA3vZn-igcqsQCdwdyxkpjAIT7t_YsK5kU1tmo 431
natter/widgets/output/user.py sha256=pBaJo48zPhJXU4QTSS23VC0Xew9wrHO2oT68Tgdm1os 1800
natter-0.0.4.dist-info/METADATA sha256=7a_djvKY-x4n7kBguoCn2x07FpHGY7MV-EItv5bU-jI 2087
natter-0.0.4.dist-info/WHEEL sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg 91
natter-0.0.4.dist-info/entry_points.txt sha256=cJB1aJ7JbXS-5hJPLWy7PxJZ4ZFuNkwFR32i9r6hfUs 47
natter-0.0.4.dist-info/top_level.txt sha256=dzXfGGwvRQRyjZtOwIAbxEzaIkAtJweyzVjdsJSlEqE 7
natter-0.0.4.dist-info/RECORD

top_level.txt

natter

entry_points.txt

natter = natter.__main__:run