intent-pilot

View on PyPIReverse Dependencies (0)

0.1.4 intent_pilot-0.1.4-py3-none-any.whl

Wheel Details

Project: intent-pilot
Version: 0.1.4
Filename: intent_pilot-0.1.4-py3-none-any.whl
Download: [link]
Size: 174516
MD5: 6737e6c90fc63aa37eda4f5a8a5144f8
SHA256: 2a5856ec4e4f51d9a5a07c5c4c4bf2166db62ab87716a3fe245e173c0d458e49
Uploaded: 2024-02-23 13:35:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: intent-pilot
Version: 0.1.4
Summary: what can be said can be automated
Author-Email: gitlost-murali-askui <murali.kondragunta[at]askui.com>
License: MIT
Requires-Python: >=3.9
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: Pillow (>=10.2.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: openai (>=1.12.0)
Requires-Dist: PyAutoGUI (>=0.9.54)
Requires-Dist: plyer (>=2.1.0)
Requires-Dist: prompt-toolkit (>=3.0.43)
Requires-Dist: fuzzywuzzy[speedup] (>=0.18.0)
Requires-Dist: pyperclip (>=1.8.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3804 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
intent_pilot-0.1.4.dist-info/METADATA sha256=fGRNbFRtdol68oV_tWfoYbv7heS8QJs5BI1BFUAJZvo 4358
intent_pilot-0.1.4.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
intent_pilot-0.1.4.dist-info/entry_points.txt sha256=45Ysm5K9HSWgC91QZTGbWgHdahJ3TjudXXI3hf3065s 54
intent_pilot/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
intent_pilot/__main__.py sha256=OVU2hUm55JrC43hVH0nhxuHJD5KIJ1WWMVven5GUCkg 295
intent_pilot/run/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intent_pilot/run/app.py sha256=hk5quc3PnYLi9jbegA433BfxQTid5bRt8lXkAMbSYtU 2747
intent_pilot/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intent_pilot/utils/config.py sha256=Z5tLzfKtxNf_0Y0lKA6Ep5trxJNr2VBW4lUbB2GfAlc 3050
intent_pilot/utils/controller/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intent_pilot/utils/controller/controller.py sha256=1aRt7hjIrqa_2HFc1ZoiMDpqEXjsV1A90AFXul7PYWY 2788
intent_pilot/utils/controller/thought2command.py sha256=aE1sMK_1U7M3au32Wj4zMfxU9hMC5VDyuHD3ifxHllA 1876
intent_pilot/utils/encoding.py sha256=1JbqcxTKb-r1RJ8gwRfsAaewq4EHmPMYKKDlkCvMJxI 309
intent_pilot/utils/font_assets/arial.ttf sha256=NcDzVZ2NtWnjbDEJW4pg1EFkPZX1kTneQOI_ragZuDM 275572
intent_pilot/utils/img_utils.py sha256=zgSKl2qjtAaUz2kzt3kuKXQvY02s-WfW-YMkDRW-lPc 3733
intent_pilot/utils/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intent_pilot/utils/models/askui.py sha256=0SFqOh82iZRt51r9Ely5SX00wU41PK3VpTaseH_8qe0 2848
intent_pilot/utils/models/gpt4.py sha256=yYZXr9aqaIywqCkLugqyjwp9HwKlsIZQVCiffEAyqX0 720
intent_pilot/utils/models/model_handler.py sha256=VcZuQRtUfaII898Jlk9vLqWcaXFUiYWHxm0a6jxzuEA 4768
intent_pilot/utils/models/prompts.py sha256=YSvuphog7wxHTcjBA1r5AZ5w3uHLpHz23q0ahustBGA 15472
intent_pilot/utils/screenshot.py sha256=ZiQaKbNFe_Z19hrjrjDZSokgD1yzJ2QseHFHsfFiORU 998
intent_pilot/utils/system_utils.py sha256=_9S5Uh6x3wGrv3gMOVnS5J9oNCCFnJ7cPADxqZhI3yA 819
intent_pilot/utils/terminal.py sha256=T1SBt-gSVEyDO7y6ayHVmCz5zhfLNB8zXMztvcVQaPc 3076
intent_pilot/utils/viz_utils.py sha256=vgMj2jjQ7pPkgkCZalzbc2FBUVJtCiWMC5Osv7qg2fk 1482
intent_pilot-0.1.4.dist-info/RECORD

entry_points.txt

intent = intent_pilot.run.app:main