GPT4Readability

View on PyPIReverse Dependencies (0)

0.1.5 GPT4Readability-0.1.5-py3-none-any.whl

Wheel Details

Project: GPT4Readability
Version: 0.1.5
Filename: GPT4Readability-0.1.5-py3-none-any.whl
Download: [link]
Size: 17147
MD5: f9eeb046485a8a607061463f6e0603a8
SHA256: 87b0845c0e293888aabe5974a841ab2b902333d73c59b195d4ab2096cafb21ad
Uploaded: 2024-01-21 21:56:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: GPT4Readability
Version: 0.1.5
Summary: A tool to automatically generate a README.md and suggest code improvements for any code repository. It uses GPT-3, GPT-4, or an optional LocalAI model to generate the README.md and suggestions.
Author: Dennis Johan Loevlie
Author-Email: loevliedenny[at]gmail.com
Home-Page: https://github.com/loevlie/GPT4Readability
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: langchain
Requires-Dist: openai
Requires-Dist: faiss-cpu
Requires-Dist: tiktoken
Requires-Dist: click
Requires-Dist: tqdm
Requires-Dist: unstructured
Requires-Dist: markdown
Requires-Dist: nbconvert
Requires-Dist: typer[all]
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4873 characters]

WHEEL

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

RECORD

Path Digest Size
GPT4Readability/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
GPT4Readability/__main__.py sha256=kk-BeU2fDq2D-Mfjf0d7c1pL2uZqTsJ-78c2hT1TkVk 2153
GPT4Readability/readme_gen.py sha256=4X7iInCsdd3hTRU9XCMgCRKnzN3vp2QZ8zXxcJFszlI 5724
GPT4Readability/suggestions_gen.py sha256=L-qnyLbt-phsWWTmO09-xdbHs5D0B1QDXV49Z9m2yNw 1925
GPT4Readability/utils.py sha256=RgBx9tPzIg5c_XcgtRQhYkekoy_HSW-hhpmg4zQF2Zg 14667
GPT4Readability/prompts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
GPT4Readability/prompts/readme_prompt.txt sha256=-BeeNSFAo4UKwrJUg2qEKbY1ov9sWyCm3DsbUagXqOw 3073
GPT4Readability/prompts/readme_prompt_open.txt sha256=GH0--N35RMDshEphSEpKxs9anwHm3A-NvrItFac-9sM 1658
GPT4Readability/prompts/refactor_prompt.txt sha256=hvAP4dY6H29vX7gAwHSCmkeD1QKsaeTgtXNuA1BlrXI 2332
GPT4Readability-0.1.5.dist-info/LICENSE sha256=1frpcunns1KUMCUugrzSsMmFfBoPfFi6VUpINRFmz3Y 1071
GPT4Readability-0.1.5.dist-info/METADATA sha256=-8Vjm1cURpocudEScZM7BPsfWJoKr5fCP3EetumV5ns 6003
GPT4Readability-0.1.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
GPT4Readability-0.1.5.dist-info/entry_points.txt sha256=eXrfilvIF4UymI0GkOENL20lz7ASSCC_BRRnbFshVS8 65
GPT4Readability-0.1.5.dist-info/top_level.txt sha256=DxgyBHX0AheoNM3yRO2h9HJ9eoym56FJgRWRvRuXnlk 16
GPT4Readability-0.1.5.dist-info/RECORD

top_level.txt

GPT4Readability

entry_points.txt

gpt4readability = GPT4Readability.__main__:app