ipy-agent

View on PyPIReverse Dependencies (0)

0.0.8 ipy_agent-0.0.8-py3-none-any.whl

Wheel Details

Project: ipy-agent
Version: 0.0.8
Filename: ipy_agent-0.0.8-py3-none-any.whl
Download: [link]
Size: 32306
MD5: 55b76c2bcb1715b7488aec569e5c3be9
SHA256: 9ae636619a60545823094e1e04be57516c0f92a997e74d01ec7881719ba5d429
Uploaded: 2024-06-06 19:54:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ipy_agent
Version: 0.0.8
Summary: An AI assistant designed to be integrated in an IPython shell.
Author: Baptiste Ferrand
Author-Email: bferrand.maths[at]gmail.com
Home-Page: https://github.com/B4PT0R/ipy_agent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: ipython
Requires-Dist: PyPDF2
Requires-Dist: beautifulsoup4
Requires-Dist: python-docx
Requires-Dist: get-gecko-driver
Requires-Dist: google-api-python-client
Requires-Dist: litellm
Requires-Dist: numpy
Requires-Dist: odfpy
Requires-Dist: openai
Requires-Dist: pydub
Requires-Dist: pynput
Requires-Dist: requests
Requires-Dist: selenium
Requires-Dist: sounddevice
Requires-Dist: tiktoken
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8142 characters]

WHEEL

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

RECORD

Path Digest Size
ipy_agent/__init__.py sha256=7mUEsQdUKhuLb1jIEoxOZwrTXIS_Z3SYcEbrr9uJw_g 31
ipy_agent/attrdict.py sha256=G1g1LSZBFeAewZ55X6jtGPOx3xHqoUZEJqxKVLY4arI 451
ipy_agent/default_preprompt.txt sha256=A0ObWrtHSXX0qUgGIRWCopPDP4QsXZYuQpH1dcTrxhY 4274
ipy_agent/dictation.py sha256=qQHrsmqJrgmdSQnfBfxRt9njCDrCrohbZ_yUubRNGIk 5502
ipy_agent/get_text.py sha256=aGUFUA6k3tEQQmyPYhiiuIH_6YW4yosSk-QBSAj_EzY 12399
ipy_agent/get_webdriver.py sha256=gRspCpTdlpVEc9_zZFXB9wVfi6gmTRRSSAJLnSoBTvE 1562
ipy_agent/google_search.py sha256=juL-WEttrseRI7SlNkNJrJmkEFicZhjXXTnJcOBIQdI 1802
ipy_agent/init.py sha256=KA39a_PQqmmcAWm1i-BuwIwAolbu28tbOGGRfQBEP20 1878
ipy_agent/init_shell.py sha256=acxwcRVANI62NfsOHcySYGN_isBxjhvvPeMuwedms5M 1799
ipy_agent/ipy_agent.py sha256=9K-nxHD0eb6wqIVzLl8VbH7ze--YVjjYDj-9dSqHci8 10886
ipy_agent/llm_client.py sha256=lpVwO-5FVUQ6nUwa98fMziZ1KqnTU858e-TZXJDflx0 1262
ipy_agent/main.py sha256=Om_7vWbPjLJs_QY9qJZEVGWrD4GwlQ4DS6Zw06JbY0Q 69
ipy_agent/msg_collector.py sha256=iCcm08LSkkmirCqIKSQD5w61GklImRAjhDvH48OTxP0 2161
ipy_agent/retrieval.py sha256=8DMaRpD2usWLaA9hvL1AirWAj0Yc9onMzsuVg8X9ZlU 16537
ipy_agent/tools.py sha256=zIacWsqDZTeThoLAiDGlk2lPG5ortM62mcAywDnB78s 10647
ipy_agent/utils.py sha256=JIwg0711txk1rdKUqe8DbID8h_-4U09CR_d-U0kO5J8 3070
ipy_agent/voice.py sha256=QJp2dRnu126iTg2Heq9dXhivnXAhFWsmctiy3lfi2m4 5693
ipy_agent-0.0.8.dist-info/LICENSE sha256=9n2TihxA9Tab_nRXYxvJOMl7h4A8O51pj7zIZvgIpgE 1073
ipy_agent-0.0.8.dist-info/METADATA sha256=cGPkUeOG63v2W_FD8iwb4-eqkZrsmmR7Apc5P_ZbdiM 9042
ipy_agent-0.0.8.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ipy_agent-0.0.8.dist-info/entry_points.txt sha256=wF-scuvlXC7mLiumtCIpoiWMZOiBqvmsShsQIxnIT2o 50
ipy_agent-0.0.8.dist-info/top_level.txt sha256=m4uKvrxXrwcYh2W5HIbmGedntXEV-hbq9W-W-Eu5fX8 10
ipy_agent-0.0.8.dist-info/RECORD

top_level.txt

ipy_agent

entry_points.txt

ipy_agent = ipy_agent.main:main