chatcmd

View on PyPIReverse Dependencies (0)

1.1.13 chatcmd-1.1.13-py3-none-any.whl

Wheel Details

Project: chatcmd
Version: 1.1.13
Filename: chatcmd-1.1.13-py3-none-any.whl
Download: [link]
Size: 13046
MD5: b4d6622623905540477627e3fd945051
SHA256: eb27e14c144fb1908adc959244252d7d6ac27aa71a6fd807824819554aa49200
Uploaded: 2023-10-19 16:43:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatcmd
Version: 1.1.13
Summary: ChatCMD is an open source AI-driven CLI-based command lookup using ChatGPT to lookup relevant CLI commands based on user input.
Author: Naif Alshaye
Author-Email: Naif Alshaye <naif[at]naif.io>
Home-Page: https://github.com/naifalshaye/chatcmd
Project-Url: Homepage, https://github.com/naifalshaye/chatcmd
Project-Url: Documentation, https://github.com/naifalshaye/chatcmd/blob/master/README.md
Project-Url: Repository, https://github.com/naifalshaye/chatcmd.git
Project-Url: Bug Tracker, https://github.com/naifalshaye/chatcmd/issues
License: MIT License
Keywords: cli,command,command-line,commandline,terminal,development,linux,ai,artificial-intelligence,chatgpt,chatcmd,lookup,open source,MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Topic :: Terminals
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation
Requires-Python: >=3.7.1
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: openai (>=0.6.4)
Requires-Dist: pyperclip (>=1.8.2)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: fake-useragent (>=1.3.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6017 characters]

WHEEL

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

RECORD

Path Digest Size
chatcmd/__init__.py sha256=sWgcOhX9PoMfCGX8cNcZy6L-Vm1S42kLORF4pOojFYE 5541
chatcmd/chatcmd_init.py sha256=-C5VgJLITXXlouYuXoK8yF0aJ69llzlGna7sHV44PGo 126
chatcmd/api/__init__.py sha256=0NMCSD-m_hLCF3gGb1jBX6Zd8vzVWJU1TdoeDYRRFNE 2070
chatcmd/commands/__init__.py sha256=BIQyydb5TQ06JCw3V1pK277J72PxW7_YWubQcHtFcko 4625
chatcmd/features/__init__.py sha256=6JIZmVbglHSBz8nIOyJCDlIDtSJEUrpFeexzSQFfgwk 4760
chatcmd/helpers/__init__.py sha256=ENthPvc7xRnMCL8cfCZCn7MRDdgzWDi76LNtLzLHh4o 2484
chatcmd/lookup/__init__.py sha256=Oz3rPegBmnA-9tA_JE7jyu6TqUruqkiP0YYafWI2NJg 10044
chatcmd-1.1.13.dist-info/LICENSE sha256=1sGvuWxn16FtoKl-RBWedTB_u_jcr7SC41ukg4tvomM 1069
chatcmd-1.1.13.dist-info/METADATA sha256=INEOeEA3DU31zZwJJx_3SuAGa34Q2Y2244Me18DIn4A 7814
chatcmd-1.1.13.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
chatcmd-1.1.13.dist-info/entry_points.txt sha256=IrjYYZDhlS82d1wAFkGrJW-GbBYssX5D09H2UZQXw9I 54
chatcmd-1.1.13.dist-info/top_level.txt sha256=qLr2vX8BWYFHYfgwuOmgkw0PGTyTUEqT9k_S69YU0nE 8
chatcmd-1.1.13.dist-info/RECORD

top_level.txt

chatcmd

entry_points.txt

chatcmd = chatcmd.chatcmd_init:main