developergpt

View on PyPIReverse Dependencies (0)

0.7.5 developergpt-0.7.5-py3-none-any.whl

Wheel Details

Project: developergpt
Version: 0.7.5
Filename: developergpt-0.7.5-py3-none-any.whl
Download: [link]
Size: 27309
MD5: 9b542468cae94a306f84d8906e080b5b
SHA256: 9cb9c3b1b1bb529eed675b4ef55fa69b6dbdc80384fba8dd9835e755a15dfc3b
Uploaded: 2024-06-01 20:25:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: developergpt
Version: 0.7.5
Summary: DeveloperGPT is a LLM-powered command line tool that enables natural language to terminal commands and in-terminal chat.
Author: luo-anthony
Home-Page: https://github.com/luo-anthony/DeveloperGPT/
Requires-Python: >=3.9
Requires-Dist: openai (>=1.1.0)
Requires-Dist: google-generativeai (>=0.4.1)
Requires-Dist: pydantic (<2.0.0)
Requires-Dist: text-generation (>=0.6.0)
Requires-Dist: click
Requires-Dist: tiktoken
Requires-Dist: rich
Requires-Dist: inquirer
Requires-Dist: prompt-toolkit
Requires-Dist: pyperclip
Requires-Dist: requests
Requires-Dist: llama-cpp-python
Requires-Dist: huggingface-hub (>=0.22.2)
Requires-Dist: minijinja
Requires-Dist: anthropic (>=0.23.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: gitchangelog; extra == "test"
Requires-Dist: mkdocs; extra == "test"
Requires-Dist: autopep8; extra == "test"
Requires-Dist: types-requests; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9559 characters]

WHEEL

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

RECORD

Path Digest Size
developergpt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
developergpt/__main__.py sha256=Ke709mJqAqvdMFc-VlNbiTTN9g9TGZKwFrCqUHR94RA 138
developergpt/anthropic_adapter.py sha256=ovsNNdAt0nDHFEups-obHAGItb4-KHFaSBYl4wuuweE 5463
developergpt/cli.py sha256=PYaQ6uyMyLcYHFFwqpXZ7jioAK601M8Flf38vWz8Ajc 12046
developergpt/config.py sha256=WmjNCxCfXjhfIg8MP5iARPQL4-spUGrfNbGQIushd14 3644
developergpt/few_shot_prompts.py sha256=RNEuX_ZGoseSvhEXJ7Y2UHvjF5h22TO1Yn7QylH_6ps 5999
developergpt/gemini_adapter.py sha256=R97pVg1hLEsjn0jZM-WkhlD-ammM_OayIOypPCfn5HA 7497
developergpt/huggingface_adapter.py sha256=UOkd5TuomLUktZNzAE9-HwH044aIRhG-a8GCdgX-s0s 18684
developergpt/openai_adapter.py sha256=H8bz7RM_uob5HMNYVfv99naa5C7HP03j6u0roLDsfyA 9139
developergpt/utils.py sha256=BtDDf09xdhnT4okfrDykyBdhpWcLD2JBNJyC-vkJgI4 8715
developergpt-0.7.5.dist-info/LICENSE sha256=4ubllnZPPBGl82mvNFT0s6ZfX3nIo3G9WN7WATSeiFI 1067
developergpt-0.7.5.dist-info/METADATA sha256=JSodjtzxKyzz50L0SpUhQH96y6BqiOkCXY_PVxkk_nY 10828
developergpt-0.7.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
developergpt-0.7.5.dist-info/entry_points.txt sha256=kIQ-ucJFXXlUnEY9v8hUdNDKatgboyxhpx6FYlabWkM 60
developergpt-0.7.5.dist-info/top_level.txt sha256=0Pk0u4R5SvOTvH3B12dJJgAMzjHMwi8Kw9x1j-Rq0Lo 13
developergpt-0.7.5.dist-info/RECORD

top_level.txt

developergpt

entry_points.txt

developergpt = developergpt.__main__:main