code-savior

View on PyPIReverse Dependencies (0)

1.0 code_savior-1.0-py3-none-any.whl

Wheel Details

Project: code-savior
Version: 1.0
Filename: code_savior-1.0-py3-none-any.whl
Download: [link]
Size: 13177
MD5: 2aaf785c08a6373ea537db13378c21f0
SHA256: 462ed5293b3195ea7fb423dc8ca3d554a8c0036ebd43701b95eefa1f021475e5
Uploaded: 2023-08-28 10:27:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: code-savior
Version: 1.0
Summary: good to generate a brief commit
Author: Yuzhe Wang (GitHub: Orwlit)
Author-Email: orwlit31[at]outlook.com
Home-Page: https://github.com/Orwlit/code-savior
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: inquirer
Requires-Dist: rich
Requires-Dist: argparse
Requires-Dist: openai
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5334 characters]

WHEEL

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

RECORD

Path Digest Size
code_savior/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
code_savior/ai_model.py sha256=6J0eXjVQO8e0ImJDmeoTVOhiwT0_j3uD28q4CpCv5Pw 4876
code_savior/config.py sha256=v4nGC_M7U5F34QarPWkTkU91WlYr9mHL2Z9GmHHCLkA 5245
code_savior/interface.py sha256=W5SEe0m5gDhllILHwPpxTOacz-hwcWasD-ycnlDgKIo 1841
code_savior/main.py sha256=WFUPfmSBENK3cgFw3fiPmFeJSx3OTEscD3-W__0sa68 985
code_savior/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
code_savior/utils/doc_utils.py sha256=-BTcX5wnqpFkfGMQKyoC6b1BiUWZr7XZFhPTlRY_174 1334
code_savior/utils/git_utils.py sha256=hRCjZhbtLs3ftmPsamX_SYHixCVlu_YPy5Vfk50Gz4Y 7004
code_savior/utils/utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
code_savior-1.0.dist-info/LICENSE sha256=WR_JviXse2AToGxk6dSozeK7S52BUc_pusoaWigbP04 1063
code_savior-1.0.dist-info/METADATA sha256=PgU47kq9W7XmgSySi7ozPA46rpQWe6KnFiujTh53FmY 7074
code_savior-1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
code_savior-1.0.dist-info/entry_points.txt sha256=f4fLDdPzCXb0Vv2bXxSL28bCUt4OXdV73t_c_NOjzXM 54
code_savior-1.0.dist-info/top_level.txt sha256=1aOkNhuhzVwaIpgiECDYOLVSEwNNDlwgY1jRyIPutfE 12
code_savior-1.0.dist-info/RECORD

top_level.txt

code_savior

entry_points.txt

code-savior = code_savior.main:main